Skip to content

Setup: Update your bootloader

Paul de Vries edited this page Jun 18, 2016 · 1 revision
  1. Goto your TouchUI startup folder:

    cd ~/TouchUI-autostart/
    
  2. Update the files with git*

    git pull
    
  3. 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.