mirror of
https://github.com/tteck/Proxmox.git
synced 2026-05-02 03:03:10 +03:00
Update monitor-lxcs.sh
tweak
This commit is contained in:
@@ -109,6 +109,6 @@ if [ "$1" == "add" ]; then
|
||||
elif [ "$1" == "remove" ]; then
|
||||
remove
|
||||
else
|
||||
echo "Usage: $0 [add | remove]"
|
||||
echo "Usage: $0 [ -s add | -s remove ]"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user