added safe guards to all scripts that need it. all reference comm.sh like it should be
This commit is contained in:
@@ -92,6 +92,9 @@ if [[ "$EUID" -ne 0 ]]; then
|
||||
fi
|
||||
|
||||
success "Running as root"
|
||||
|
||||
acquire_lock # failover.sh — strict single instance, notifies on collision
|
||||
|
||||
detect_hosts
|
||||
resolve_remote_ip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user