Revert hardcoded local path to tank dir

This commit is contained in:
3wc 2021-07-17 17:35:51 +02:00
parent a580b04659
commit 8446d11720
1 changed files with 1 additions and 1 deletions

View File

@ -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"