Don't comma-separate packages and folders so the lists are easier to copy into the terminal
This commit is contained in:
parent
cc3615ad8c
commit
5d5492071e
1 changed files with 4 additions and 4 deletions
|
@ -15,11 +15,11 @@
|
||||||
|
|
||||||
### Package Requirements for Web Server
|
### 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
|
### Folders for Web Server
|
||||||
|
|
||||||
nginx, php, systemd
|
nginx php systemd
|
||||||
|
|
||||||
### Setup Instructions for Web Server
|
### Setup Instructions for Web Server
|
||||||
|
|
||||||
|
@ -48,11 +48,11 @@ nginx, php, systemd
|
||||||
|
|
||||||
### Package Requirements for Mail Server
|
### Package Requirements for Mail Server
|
||||||
|
|
||||||
dovecot, postfix, procmail, opendkim
|
dovecot postfix procmail opendkim
|
||||||
|
|
||||||
### Folders for Mail Server
|
### 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
|
### Setup Instructions for Mail Server
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue