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
This commit is contained in:
@@ -456,7 +456,6 @@ install_selected_services() {
|
|||||||
install_recording_service
|
install_recording_service
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -z "${BIRDNETPI_URL}" ];then
|
|
||||||
install_caddy
|
install_caddy
|
||||||
install_Caddyfile
|
install_Caddyfile
|
||||||
install_avahi_aliases
|
install_avahi_aliases
|
||||||
@@ -467,7 +466,6 @@ install_selected_services() {
|
|||||||
install_spectrogram_service
|
install_spectrogram_service
|
||||||
install_edit_birdnet_conf
|
install_edit_birdnet_conf
|
||||||
install_pushed_notifications
|
install_pushed_notifications
|
||||||
fi
|
|
||||||
|
|
||||||
if [ ! -z "${ICE_PWD}" ];then
|
if [ ! -z "${ICE_PWD}" ];then
|
||||||
install_icecast
|
install_icecast
|
||||||
|
|||||||
Reference in New Issue
Block a user