From 49dabb6c853eaeb0e7086eb8a7c701e35552630e Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Wed, 20 Oct 2021 12:01:52 -0400 Subject: [PATCH] it is now assumed that caddy is installed I will likely reduce the installer significantly to force all services to install, except keeping NoMachine and Pushed.Co notifications optional --- scripts/update_services.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/update_services.sh b/scripts/update_services.sh index 1c948bb..aa14e38 100755 --- a/scripts/update_services.sh +++ b/scripts/update_services.sh @@ -456,7 +456,6 @@ install_selected_services() { install_recording_service fi - if [ ! -z "${BIRDNETPI_URL}" ];then install_caddy install_Caddyfile install_avahi_aliases @@ -467,7 +466,6 @@ install_selected_services() { install_spectrogram_service install_edit_birdnet_conf install_pushed_notifications - fi if [ ! -z "${ICE_PWD}" ];then install_icecast