mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update 99-run.sh
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
# Uprade
|
# Uprade
|
||||||
echo "Updating distribution"
|
echo "Updating distribution"
|
||||||
apt-get update >/dev/null
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
apt-get update &>/dev/null
|
||||||
apt-get -y upgrade >/dev/null || true
|
apt-get -y upgrade >/dev/null || true
|
||||||
|
|
||||||
# Fix mate software center
|
# Fix mate software center
|
||||||
|
|||||||
Reference in New Issue
Block a user