Add argument error information
This commit is contained in:
parent
ab15020001
commit
855f467231
|
|
@ -169,6 +169,7 @@ uninstall)
|
|||
uninstall_shadowsocks
|
||||
;;
|
||||
*)
|
||||
echo "Usage: `basename $0` {install|uninstall)}"
|
||||
echo "Arguments error! [${action} ]"
|
||||
echo "Usage: `basename $0` {install|uninstall}"
|
||||
;;
|
||||
esac
|
||||
Loading…
Reference in New Issue
Block a user