mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
no argument to -l
This commit is contained in:
@@ -26,7 +26,7 @@ upgrade_only=false
|
|||||||
gamversion="latest"
|
gamversion="latest"
|
||||||
adminuser=""
|
adminuser=""
|
||||||
regularuser=""
|
regularuser=""
|
||||||
while getopts "hd:a:o:l:p:u:r:v:" OPTION
|
while getopts "hd:a:o:lp:u:r:v:" OPTION
|
||||||
do
|
do
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
h) usage; exit;;
|
h) usage; exit;;
|
||||||
|
|||||||
Reference in New Issue
Block a user