Update install_services.sh
This commit is contained in:
@@ -455,7 +455,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
|
||||||
@@ -466,7 +465,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