mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Raspberry Pi update option added.
This commit is contained in:
@@ -6,7 +6,7 @@ rm /var/backups/*.gz
|
||||
|
||||
# Remove caches
|
||||
rm /var/cache/debconf/*.dat-old
|
||||
rm /var/cache/apt/archives/*.*
|
||||
apt-get clean
|
||||
|
||||
# Remove old logs
|
||||
rm /var/log/*.gz
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user