Pārlūkot izejas kodu

welcome tmuxception fixes #1117

UltimateByte 9 gadi atpakaļ
vecāks
revīzija
4ff780a194
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      lgsm/functions/check.sh

+ 1 - 0
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