Update Sun Oct 4 06:42:41 AM CDT 2020
This commit is contained in:
parent
91ad423941
commit
8201610d62
|
|
@ -628,7 +628,7 @@ pimpmykali_help () {
|
||||||
}
|
}
|
||||||
|
|
||||||
check_arg () {
|
check_arg () {
|
||||||
# honesly im going to remove 2/3'rds of these switches, just use -- and be done with it
|
# honesly im going to remove 2/3'rds of these switches, just use -- or - and be done with it
|
||||||
if [ "$1" == "" ]
|
if [ "$1" == "" ]
|
||||||
then pimpmykali_menu
|
then pimpmykali_menu
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue