Skip to content

Update Guide

Anton edited this page Feb 14, 2021 · 4 revisions

If you want to update MLSC, just rerun the Setup script. Ensure you are not inside the MLSC folder.

Stop the MLSC service: sudo systemctl stop mlsc.service

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

Start the MLSC service: sudo systemctl start mlsc.service