restart info
This commit is contained in:
@@ -92,8 +92,8 @@ backupDeploy() {
|
|||||||
|
|
||||||
this_file_name=`basename "$0"`
|
this_file_name=`basename "$0"`
|
||||||
if [ $# -lt 1 ]; then
|
if [ $# -lt 1 ]; then
|
||||||
echo "error: operation {backup|deploy} is missing."
|
echo "error: operation {backup|deploy|restart} is missing."
|
||||||
echo "usage: '$this_file_name {backup|deploy}'"
|
echo "usage: '$this_file_name {backup|deploy|restart}'"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user