瀏覽代碼

removed check for smooth deactivation

Serghey Rodin 10 年之前
父節點
當前提交
9ce85c8bc6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      bin/v-delete-sys-sftp-jail

+ 3 - 3
bin/v-delete-sys-sftp-jail

@@ -22,9 +22,9 @@ source $VESTA/conf/vesta.conf
 #                    Verifications                         #
 #----------------------------------------------------------#
 
-if [ -z "$SFTPJAIL_KEY" ]; then
-    exit
-fi
+#if [ -z "$SFTPJAIL_KEY" ]; then
+#    exit
+#fi
 
 
 #----------------------------------------------------------#