restart info
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user