mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-07 06:14:07 +00:00
updating with the raw URL
This commit is contained in:
committed by
Nitin at Intel
parent
53ae4e0227
commit
5267dac92e
@@ -32,9 +32,11 @@ Note, vagrant installation steps were derived from:
|
||||
|
||||
On Clear Linux, run these commands
|
||||
```bash
|
||||
sudo wget https://github.com/AntonioMeireles/ClearLinux-packer/blob/master/extras/clearlinux/setup/libvirtd.sh
|
||||
sudo wget https://raw.githubusercontent.com/AntonioMeireles/ClearLinux-packer/master/extras/clearlinux/setup/libvirtd.sh
|
||||
chmod +x libvirtd.sh
|
||||
./libvirtd.sh
|
||||
sudo wget https://raw.githubusercontent.com/AntonioMeireles/ClearLinux-packer/master/extras/clearlinux/setup/vagrant.sh
|
||||
chmod +x vagrant.sh
|
||||
./vagrant.sh
|
||||
```
|
||||
Check if vagrant is installed successfully
|
||||
|
||||
Reference in New Issue
Block a user