wrapper fixes

This commit is contained in:
neersighted 2012-03-31 09:24:05 -07:00
parent 1e13e8e263
commit 0762018677

View file

@ -111,8 +111,7 @@ processargs() {
status status
;; ;;
*) *)
echo "Please enter a command:" usage="usage: ./cloudbot {start|stop|restart|clear|status}"
usage="./cloudbot {start|stop|restart|clear|status}"
echo $usage echo $usage
;; ;;
esac esac