setup.sh add

Change-Id: I09eee7d8595e2afd98751d18d47ed357195073e9
This commit is contained in:
Igor Yozhikov 2013-07-11 15:52:38 +04:00
parent 41ba3fef48
commit 599f08ff71
1 changed files with 1 additions and 1 deletions

View File

@ -163,5 +163,5 @@ case $COMMAND in
echo "Usage: $(basename "$0") command \nCommands:\n\tinstall - Install $SERVICE_SRV_NAME software\n\tuninstall - Uninstall $SERVICE_SRV_NAME software"
exit 1
;;
esac
esac