Update vmcreate.sh
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
storage="syno-tigra"
|
storage="syno-tigra"
|
||||||
path="/mnt/pve/${storage}/snippets/"
|
path="/mnt/pve/${storage}/snippets/"
|
||||||
node=$(hostname | rev | cut -c4)
|
node=$(hostname | rev | cut -c4)
|
||||||
|
if [[ $node -eq "l" ]]; then node="lab"; fi
|
||||||
|
|
||||||
###DEBUG
|
###DEBUG
|
||||||
echo "DEBUG NODE=$node"
|
echo "DEBUG NODE=$node"
|
||||||
|
|||||||
Reference in New Issue
Block a user