diff --git a/functions/fn_getopt b/functions/fn_getopt index a8610ca9b..65fc2ad75 100644 --- a/functions/fn_getopt +++ b/functions/fn_getopt @@ -49,7 +49,7 @@ exit } fn_getopt_teamspeak3(){ -case "$1" in +case "$getopt" in start) fn_start;; stop)