Don't comma-separate packages and folders so the lists are easier to copy into the terminal

This commit is contained in:
Kevin MacMartin 2018-03-19 00:02:51 -04:00
parent cc3615ad8c
commit 5d5492071e

View file

@ -15,11 +15,11 @@
### Package Requirements for Web Server
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-memcached, php-geoip, geoip-database geoip-database-extra, memcached, mariadb, bower, gulp, npm, certbot
nginx php php-apcu-bc php-fpm php-composer php-gd php-imap php-intl php-memcached php-geoip geoip-database geoip-database-extra memcached mariadb bower gulp npm certbot
### Folders for Web Server
nginx, php, systemd
nginx php systemd
### Setup Instructions for Web Server
@ -48,11 +48,11 @@ nginx, php, systemd
### Package Requirements for Mail Server
dovecot, postfix, procmail, opendkim
dovecot postfix procmail opendkim
### Folders for Mail Server
dovecot, pam.d, postfix, procmailrc, skel, systemd, opendkim
dovecot pam.d postfix procmailrc skel systemd opendkim
### Setup Instructions for Mail Server