1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-18 11:01:32 +01:00

Update apw

This commit is contained in:
2016-05-23 10:31:40 +00:00
parent 33fbb7fd7e
commit 3546a24f14

View File

@@ -29,7 +29,7 @@ echo "Use apw -h for help"
exit
fi
if [[ $1 = "-h" || $1 = "-H" ]];then
if [[ $1 = "-h" || $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"