Daniel Gibbs před 10 roky
rodič
revize
60ca35600c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lgsm/functions/update_ts3.sh

+ 1 - 1
lgsm/functions/update_ts3.sh

@@ -156,7 +156,7 @@ fn_update_ts3_compare(){
 	fi
 }
 
-if [ "${installer}" == "1"]; then
+if [ "${installer}" == "1" ]; then
 	fn_update_ts3_availablebuild
 	fn_update_ts3_dl
 else