diff --git a/lgsm/functions/check.sh b/lgsm/functions/check.sh index c8f659d2a..7cc1e9584 100644 --- a/lgsm/functions/check.sh +++ b/lgsm/functions/check.sh @@ -13,7 +13,7 @@ local commandname="CHECK" check_root.sh check_tmuxception.sh -if [ "${function_selfname}" != "command_monitor.sh" ] +if [ "${function_selfname}" != "command_monitor.sh" ];then check_permissions.sh fi