Update 99-run.sh

This commit is contained in:
Alexandre
2022-07-21 17:14:38 +02:00
committed by GitHub
parent c924148b6f
commit 6e6a0b1299

View File

@@ -30,10 +30,6 @@ chmod -R 777 "$HOME"
# Launch App #
##############
# Update npm
echo "Updating software"
npm update --no-save
echo " "
bashio::log.info "Starting the app"
echo " "