Daniel Gibbs 10 лет назад
Родитель
Сommit
fbdd7b5391
1 измененных файлов с 1 добавлено и 0 удалено
  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
 		fix_arma3.sh
 	fi
 	fi
 	# fix_glibc.sh is run though check_glibc.sh
 	# fix_glibc.sh is run though check_glibc.sh
+fi
 
 
 # Fixes that are run on install only.
 # Fixes that are run on install only.
 if [ "${function_selfname}" == "command_install.sh" ]; then
 if [ "${function_selfname}" == "command_install.sh" ]; then