diff --git a/vmcreate1.sh b/vmcreate1.sh index 18254c2..8466aa6 100644 --- a/vmcreate1.sh +++ b/vmcreate1.sh @@ -9,7 +9,8 @@ # ИЗУЧИТЬ!!!! /usr/share/pve-docs/examples/guest-example-hookscript.pl storage="syno-tigra" -path="/mnt/pve/$storage/snippets" +#path="/mnt/pve/$storage/snippets" +path="./snippets" node=3 show_help()