mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 15:45:56 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
# Uprade
|
# Uprade
|
||||||
echo "Updating distribution"
|
#echo "Updating distribution"
|
||||||
apt-get update &>/dev/null
|
#apt-get update &>/dev/null
|
||||||
apt-get upgrade &>/dev/null
|
#apt-get upgrade &>/dev/null
|
||||||
|
|
||||||
# Fix mate software center
|
# Fix mate software center
|
||||||
if [ -f /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]; then
|
if [ -f /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user