We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e6fec commit 9ce85c8Copy full SHA for 9ce85c8
bin/v-delete-sys-sftp-jail
@@ -22,9 +22,9 @@ source $VESTA/conf/vesta.conf
22
# Verifications #
23
#----------------------------------------------------------#
24
25
-if [ -z "$SFTPJAIL_KEY" ]; then
26
- exit
27
-fi
+#if [ -z "$SFTPJAIL_KEY" ]; then
+# exit
+#fi
28
29
30
0 commit comments