瀏覽代碼

bug. Removed incorrect fi

Daniel Gibbs 10 年之前
父節點
當前提交
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
 	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