mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +02:00
Remove unused script.
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
# stop radio service
|
|
||||||
service radiod stop
|
|
||||||
|
|
||||||
# call clear caches script first
|
|
||||||
/usr/share/radio/html/scripts/clear_caches.sh
|
|
||||||
|
|
||||||
# get actual packages list
|
|
||||||
apt-get update
|
|
||||||
|
|
||||||
# install firmware update app
|
|
||||||
apt-get -y install rpi-update
|
|
||||||
|
|
||||||
# firmware update and reboot
|
|
||||||
rpi-update
|
|
||||||
reboot
|
|
||||||
Reference in New Issue
Block a user