Kaynağa Gözat

forgot to ad $getopt var

Daniel Gibbs 11 yıl önce
ebeveyn
işleme
916debe1c8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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)