Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-11 16:10:02 +01:00
committed by GitHub
parent 697bd794d1
commit 779c288312

View File

@@ -1,9 +1,9 @@
#!/usr/bin/with-contenv bashio
# Uprade
echo "Updating distribution"
apt-get update &>/dev/null
apt-get upgrade &>/dev/null
#echo "Updating distribution"
#apt-get update &>/dev/null
#apt-get upgrade &>/dev/null
# Fix mate software center
if [ -f /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]; then