add supysonic script check service

This commit is contained in:
vincent 2019-09-15 23:01:18 +02:00
parent 4ac96fe8c2
commit fa4324e00b

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'