mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
|
# Fix mate software center
|
||||||
|
if [ -f /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]; then
|
||||||
|
chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
|
||||||
service dbus restart
|
service dbus restart
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user