forked from extern/Proxmox
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
|
||||
remove
|
||||
else
|
||||
echo "Usage: $0 [add | remove]"
|
||||
echo "Usage: $0 [ -s add | -s remove ]"
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user