new version notes for pre-installed image
This commit is contained in:
@@ -200,7 +200,7 @@ install_caddy() {
|
||||
'https://dl.cloudsmith.io/public/caddy/stable/setup.deb.sh' \
|
||||
| sudo -E bash
|
||||
apt -qq update
|
||||
apt install -qqy caddy
|
||||
apt install -qqy caddy=2.4.5
|
||||
systemctl enable --now caddy
|
||||
else
|
||||
echo "Caddy is installed"
|
||||
|
||||
@@ -50,5 +50,6 @@ sed -i s/'^CONFIDENCE=.*'/"CONFIDENCE=${new_confidence}"/g ${birdnet_conf}
|
||||
fi
|
||||
|
||||
${birdnetpi_dir}/scripts/update_birdnet.sh
|
||||
sudo apt install -y --reinstall icecast2
|
||||
xdg-open http://birdnetpi.local
|
||||
systemctl --user disable birdnet-pi-welcome-wizard.service
|
||||
|
||||
@@ -198,7 +198,7 @@ install_caddy() {
|
||||
'https://dl.cloudsmith.io/public/caddy/stable/setup.deb.sh' \
|
||||
| sudo -E bash
|
||||
apt -qq update
|
||||
apt install -qqy caddy
|
||||
apt install -qqy caddy=2.4.5
|
||||
systemctl enable --now caddy
|
||||
else
|
||||
echo "Caddy is installed"
|
||||
|
||||
Reference in New Issue
Block a user