mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-29 18:13:10 +01:00
Update monitor-lxcs.sh
tweak
This commit is contained in:
parent
8f9b06609f
commit
c92d92a499
@ -109,6 +109,6 @@ if [ "$1" == "add" ]; then
|
|||||||
elif [ "$1" == "remove" ]; then
|
elif [ "$1" == "remove" ]; then
|
||||||
remove
|
remove
|
||||||
else
|
else
|
||||||
echo "Usage: $0 [add | remove]"
|
echo "Usage: $0 [ -s add | -s remove ]"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user