Daniel Gibbs 9 سال پیش
والد
کامیت
4dc19ab64f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lgsm/functions/check.sh

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