Raspberry Pi update option added.

This commit is contained in:
Pecusx
2017-10-14 23:27:44 +02:00
committed by GitHub
parent 75dea09cfb
commit 4477f6dc2c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ service radiod stop
apt-get update
# update all installed system packages and reboot
apt-get -y upgrade
apt-get -y dist-upgrade
reboot