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
|
||||
if ! check_port; then
|
||||
restart_vm
|
||||
else
|
||||
# log_message "Port $PORT is reachable. VM is running normally."
|
||||
# else
|
||||
# log_message "Port $PORT is reachable. VM is running normally."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user