Setup: Update your bootloader - BillyBlaze/OctoPrint-TouchUI GitHub Wiki
-
Goto your TouchUI startup folder:
cd ~/TouchUI-autostart/
-
Update the files with git*
git pull
-
Restart TouchUI
sudo service touchui restart
*If you made changes in the files and you cannot pull. Then reset the files with git reset --hard
You will lose your changes.