diff --git a/jka-toolkit.tar.gz b/jka-toolkit.tar.gz index 4faf502..30aa380 100644 Binary files a/jka-toolkit.tar.gz and b/jka-toolkit.tar.gz differ diff --git a/jka-toolkit/apw b/jka-toolkit/apw old mode 100644 new mode 100755 index 0ddb284..8fbfbd0 --- a/jka-toolkit/apw +++ b/jka-toolkit/apw @@ -6,14 +6,52 @@ # $1 is the command # $2,$3.. will be $packages -#Knowing the SO with facter #If facter is not installed.. if [[ ! -f /usr/bin/facter ]];then echo "apw can not run without facter. Please install facter, is a dependency of apw" exit fi -SO=$(facter osfamily) +#This option is for make if case insensitive +shopt -s nocasematch + +#echo for every option +case "$1" in + *h*) + echo "apw - A Packager Wrapper, a Idea from JKA Network, version 1.1" + echo " Usage: apw