Kaynağa Gözat

missing then

Daniel Gibbs 9 yıl önce
ebeveyn
işleme
4dc19ab64f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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