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