We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d1b56 commit 48b8c96Copy full SHA for 48b8c96
2 files changed
install/hst-install-debian.sh
@@ -503,7 +503,7 @@ apt-key add deb_signing.key
503
mkdir -p $hst_backups
504
cd $hst_backups
505
mkdir nginx apache2 php php5 php5-fpm vsftpd proftpd bind exim4 dovecot clamd
506
-mkdir spamassassin mysql postgresql mongodb hestia
+mkdir spamassassin mysql postgresql hestia
507
508
# Backing up Nginx configuration
509
service nginx stop > /dev/null 2>&1
install/hst-install-ubuntu.sh
@@ -486,7 +486,7 @@ apt-key add deb_signing.key
486
487
488
mkdir nginx apache2 php vsftpd proftpd bind exim4 dovecot clamd
489
490
491
# Backup nginx configuration
492
0 commit comments