Browse Source

welcome tmuxception fixes #1117

pull/1138/head
UltimateByte 9 years ago
committed by GitHub
parent
commit
4ff780a194
  1. 1
      lgsm/functions/check.sh

1
lgsm/functions/check.sh

@ -11,6 +11,7 @@ local commandname="CHECK"
# check.sh selects which checks to run by using arrays
check_root.sh
check_tmuxception.sh
check_permissions.sh
if [ "${function_selfname}" != "command_install.sh" ]&&[ "${function_selfname}" != "command_update_functions.sh" ]; then

Loading…
Cancel
Save