Daniel Gibbs пре 11 година
родитељ
комит
916debe1c8
1 измењених фајлова са 1 додато и 1 уклоњено
  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)