Răsfoiți Sursa

bug. Removed incorrect fi

Daniel Gibbs 10 ani în urmă
părinte
comite
fbdd7b5391
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      lgsm/functions/fix.sh

+ 1 - 0
lgsm/functions/fix.sh

@@ -45,6 +45,7 @@ if [ "${function_selfname}" != "command_install.sh" ]; then
 		fix_arma3.sh
 	fi
 	# fix_glibc.sh is run though check_glibc.sh
+fi
 
 # Fixes that are run on install only.
 if [ "${function_selfname}" == "command_install.sh" ]; then