TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
298 stars 64 forks source link

add an wiki to update the system #62

Closed BomBastikDE closed 3 years ago

BomBastikDE commented 3 years ago

you develop a lot of thinks - could you add an chapter with points we have to do to update the system?

Thanks for your work

Teraskull commented 3 years ago

Just rerun the automated installation again:

curl -sSL https://raw.githubusercontent.com/TobKra96/music_led_strip_control/master/setup.sh | sudo bash

It will automatically save the previous version as a backup, download the new version, and restore your config.

Then, if you use the autostart, restart the service with:

sudo systemctl restart mlsc.service

It should be updated now.

TobKra96 commented 3 years ago

I will add an updated chapter to the wiki tomorrow. 👍

TobKra96 commented 3 years ago

Update Page added to the wiki. Update Guide Have a great day!