mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
build based on os-config.yml
WIP: build scripts
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
GITSHA=$(git rev-parse --short HEAD)
|
||||
VM="RancherOS-${GITSHA}"
|
||||
|
||||
sudo chown -R `whoami`:`whoami` ./dist
|
||||
sudo chown -R `whoami` ./dist
|
||||
|
||||
VBoxManage createhd --format vmdk --filename ./dist/artifacts/$VM.vmdk --size 40000
|
||||
|
||||
|
Reference in New Issue
Block a user