|
@@ -2,7 +2,7 @@
|
|
|
# LGSM fn_getopt function
|
|
# LGSM fn_getopt function
|
|
|
# Author: Daniel Gibbs
|
|
# Author: Daniel Gibbs
|
|
|
# Website: http://gameservermanagers.com
|
|
# Website: http://gameservermanagers.com
|
|
|
-# Version: 060514
|
|
|
|
|
|
|
+# Version: 150414
|
|
|
|
|
|
|
|
# Description: getopt arguments.
|
|
# Description: getopt arguments.
|
|
|
|
|
|
|
@@ -16,8 +16,6 @@ case "$getopt" in
|
|
|
fn_restart;;
|
|
fn_restart;;
|
|
|
update)
|
|
update)
|
|
|
fn_update_check;;
|
|
fn_update_check;;
|
|
|
- force-update)
|
|
|
|
|
- fn_update_dl;;
|
|
|
|
|
validate)
|
|
validate)
|
|
|
fn_validate;;
|
|
fn_validate;;
|
|
|
monitor)
|
|
monitor)
|