1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-26 06:53:48 +01:00

Update apw

This commit is contained in:
2016-05-23 10:52:25 +00:00
parent 98e0f5da6c
commit aff130d521

View File

@@ -32,7 +32,7 @@ fi
#This option is for make if case insensitive
shopt -s nocasematch
if [[ $1 = "-h" || $1 = "-H" || $1 = "h" ]];then
if [[ $1 = "-h" || $1 = "h" ]];then
echo "apw - A Packager Wrapper, a Idea from JKA Network, version 1.0"
echo " Usage: apw <option> [packages]"
echo " {-h | h} This help"