fixup! fix(proxmox): commented 'non-errors' on script
This commit is contained in:
@@ -70,6 +70,6 @@ restart_vm() {
|
|||||||
# Check if port 22 is open
|
# Check if port 22 is open
|
||||||
if ! check_port; then
|
if ! check_port; then
|
||||||
restart_vm
|
restart_vm
|
||||||
else
|
# else
|
||||||
# log_message "Port $PORT is reachable. VM is running normally."
|
# log_message "Port $PORT is reachable. VM is running normally."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user