mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-27 15:33:51 +01:00
Update apw
This commit is contained in:
@@ -32,7 +32,7 @@ fi
|
|||||||
#This option is for make if case insensitive
|
#This option is for make if case insensitive
|
||||||
shopt -s nocasematch
|
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 "apw - A Packager Wrapper, a Idea from JKA Network, version 1.0"
|
||||||
echo " Usage: apw <option> [packages]"
|
echo " Usage: apw <option> [packages]"
|
||||||
echo " {-h | h} This help"
|
echo " {-h | h} This help"
|
||||||
|
|||||||
Reference in New Issue
Block a user