mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 17:26:05 +02:00
Update 91-run.sh
This commit is contained in:
@@ -47,7 +47,7 @@ systemctl start systemd-journald
|
|||||||
echo ""
|
echo ""
|
||||||
bashio::log.info "Starting BirdNET-Pi services"
|
bashio::log.info "Starting BirdNET-Pi services"
|
||||||
chmod +x "$HOME"/BirdNET-Pi/scripts/restart_services.sh
|
chmod +x "$HOME"/BirdNET-Pi/scripts/restart_services.sh
|
||||||
sudo -u pi "$HOME"/BirdNET-Pi/scripts/restart_services.sh
|
"$HOME"/BirdNET-Pi/scripts/restart_services.sh
|
||||||
|
|
||||||
# Correct the phpsysinfo for the correct gotty service
|
# Correct the phpsysinfo for the correct gotty service
|
||||||
gottyservice="$(pgrep -l "gotty" | awk '{print $NF}' | head -n 1)"
|
gottyservice="$(pgrep -l "gotty" | awk '{print $NF}' | head -n 1)"
|
||||||
|
|||||||
Reference in New Issue
Block a user