mirror of
https://github.com/rancher/os.git
synced 2025-06-21 04:31:55 +00:00
pwn dist dir
This commit is contained in:
parent
a7ef1aac42
commit
01ebb51b54
@ -18,6 +18,8 @@ fi
|
||||
GITSHA=$(git rev-parse --short HEAD)
|
||||
VM="RancherOS-${GITSHA}"
|
||||
|
||||
sudo chown -R `whoami`:`whoami` ./dist
|
||||
|
||||
VBoxManage createhd --format vmdk --filename ./dist/artifacts/$VM.vmdk --size 40000
|
||||
|
||||
VBoxManage createvm --name $VM --ostype "Linux_64" --register
|
||||
|
Loading…
Reference in New Issue
Block a user