Explorar o código

forgot to ad $getopt var

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
916debe1c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/fn_getopt

+ 1 - 1
functions/fn_getopt

@@ -49,7 +49,7 @@ exit
 }
 
 fn_getopt_teamspeak3(){
-case "$1" in
+case "$getopt" in
 	start)
 		fn_start;;
 	stop)