Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-12 06:44:46 +01:00
committed by GitHub
parent f8bca87fcb
commit 853d1db206

View File

@@ -12,6 +12,9 @@ chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
service dbus restart
fi
# Spotify source
curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add - echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/SPOTIFY.LIST
# Install specific apps
if bashio::config.has_value 'additional_apps'; then
bashio::log.info "Installing additional apps :"