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:
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user