mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Uprade
|
# Uprade
|
||||||
echo "Updating distribution"
|
echo "Updating distribution"
|
||||||
apt-get update >/dev/null
|
apt-get update >/dev/null
|
||||||
apt-get -y upgrade >/dev/null
|
apt-get -y upgrade >/dev/null || true
|
||||||
|
|
||||||
# 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