Browse Source

bug. Removed incorrect fi

pull/1003/head
Daniel Gibbs 9 years ago
parent
commit
fbdd7b5391
  1. 1
      lgsm/functions/fix.sh

1
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

Loading…
Cancel
Save