Revert hardcoded local path to tank dir
This commit is contained in:
parent
a580b04659
commit
8446d11720
@ -6,7 +6,7 @@
|
||||
|
||||
vmname="$1"
|
||||
template_file="/tank/img/$2"
|
||||
qemu_tank_dir="/home/f/Projects/Cyberia/tank"
|
||||
qemu_tank_dir="/tank"
|
||||
vcpus="$3"
|
||||
memory="$4"
|
||||
pubkeys="$5"
|
||||
|
Loading…
Reference in New Issue
Block a user