Check was incorrect
@@ -67,7 +67,7 @@ if [ "$restart" = 'yes' ]; then
fi
# Remove v-add-sys-sftp-jail to startup
-if [ ! -e "/etc/cron.d/hestia-sftp" ]; then
+if [ -e "/etc/cron.d/hestia-sftp" ]; then
rm -f /etc/cron.d/hestia-sftp