1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-16 10:01:33 +01:00

Update apw

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

View File

@@ -29,6 +29,9 @@ echo "Use apw -h for help"
exit
fi
#This option is for make if case insensitive
shopt -s nocasematch
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]"