Merge branch 'develop'
This commit is contained in:
2
install.sh
Normal file → Executable file
2
install.sh
Normal file → Executable file
@ -3,7 +3,7 @@
|
||||
#VM_NETWORK=
|
||||
#VM_BASE_DIR=
|
||||
#Install dependencies - TODO
|
||||
source variables/common.sh
|
||||
source env_scripts/common.sh
|
||||
|
||||
mkdir -p "${VM_BASE_DIR}"/{images,xml,init,base,ssh}
|
||||
cp files/network.xml ${VM_BASE_DIR}/xml/network.xml
|
||||
|
||||
Reference in New Issue
Block a user