|
@@ -72,7 +72,6 @@ done
|
|
|
# Add v-add-sys-sftp-jail to startup
|
|
# Add v-add-sys-sftp-jail to startup
|
|
|
if [ ! -e "/etc/cron.d/hestia-sftp" ]; then
|
|
if [ ! -e "/etc/cron.d/hestia-sftp" ]; then
|
|
|
echo "@reboot /usr/local/hestia/bin/v-add-sys-sftp-jail" > /etc/cron.d/hestia-sftp
|
|
echo "@reboot /usr/local/hestia/bin/v-add-sys-sftp-jail" > /etc/cron.d/hestia-sftp
|
|
|
- chmod +x /etc/rc.local
|
|
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|