Update file watchdog.sh
This commit is contained in:
parent
7bdb746d19
commit
f3c38664fe
@ -38,7 +38,7 @@ case $VMSTATE in
|
|||||||
"stopped")
|
"stopped")
|
||||||
printf "\nStarting VM %s" "$VMID\n"
|
printf "\nStarting VM %s" "$VMID\n"
|
||||||
#echo "" # To lazy to fix output spacing
|
#echo "" # To lazy to fix output spacing
|
||||||
qm start "$VMID"
|
/usr/sbin/qm start "$VMID"
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user