Merge branch 'master' of pi2:vincent/conf2

This commit is contained in:
vincent 2019-09-22 10:03:55 +02:00
commit 0df4a2f5ac

View File

@ -1,4 +1,4 @@
SERVICES=("syncthing@vincent" "named" "mariadb" "nginx" "php-fpm" "gitea" "tt-rss" "named" "gunicorn-chainetv.socket" "rsyncd.socket" "fail2ban")
SERVICES=("syncthing@vincent" "named" "mariadb" "nginx" "php-fpm" "gitea" "tt-rss" "named" "gunicorn-chainetv.socket" "gunicorn-supysonic" "rsyncd.socket" "fail2ban")
HOST=$(hostname)
RED='\033[0;31m'
GREEN='\033[0;32m'