Compare commits
2 Commits
d1367ae99d
...
03b533f8b1
| Author | SHA1 | Date | |
|---|---|---|---|
| 03b533f8b1 | |||
| 7dd6a29b08 |
2
install.sh
Normal file → Executable file
2
install.sh
Normal file → Executable file
@ -3,7 +3,7 @@
|
|||||||
#VM_NETWORK=
|
#VM_NETWORK=
|
||||||
#VM_BASE_DIR=
|
#VM_BASE_DIR=
|
||||||
#Install dependencies - TODO
|
#Install dependencies - TODO
|
||||||
source variables/common.sh
|
source env_scripts/common.sh
|
||||||
|
|
||||||
mkdir -p "${VM_BASE_DIR}"/{images,xml,init,base,ssh}
|
mkdir -p "${VM_BASE_DIR}"/{images,xml,init,base,ssh}
|
||||||
cp files/network.xml ${VM_BASE_DIR}/xml/network.xml
|
cp files/network.xml ${VM_BASE_DIR}/xml/network.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user