File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -503,7 +503,7 @@ apt-key add deb_signing.key
503503mkdir -p $hst_backups
504504cd $hst_backups
505505mkdir nginx apache2 php php5 php5-fpm vsftpd proftpd bind exim4 dovecot clamd
506- mkdir spamassassin mysql postgresql mongodb hestia
506+ mkdir spamassassin mysql postgresql hestia
507507
508508# Backing up Nginx configuration
509509service nginx stop > /dev/null 2>&1
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ apt-key add deb_signing.key
486486mkdir -p $hst_backups
487487cd $hst_backups
488488mkdir nginx apache2 php vsftpd proftpd bind exim4 dovecot clamd
489- mkdir spamassassin mysql postgresql mongodb hestia
489+ mkdir spamassassin mysql postgresql hestia
490490
491491# Backup nginx configuration
492492service nginx stop > /dev/null 2>&1
You can’t perform that action at this time.
0 commit comments