restart info

This commit is contained in:
committer@tuxwarrior
2026-03-17 05:18:18 -05:00
parent d6c438cb89
commit 5ed71e7c30

View File

@@ -92,8 +92,8 @@ backupDeploy() {
this_file_name=`basename "$0"`
if [ $# -lt 1 ]; then
echo "error: operation {backup|deploy} is missing."
echo "usage: '$this_file_name {backup|deploy}'"
echo "error: operation {backup|deploy|restart} is missing."
echo "usage: '$this_file_name {backup|deploy|restart}'"
exit 1
fi