Skip to content
Manuel83 edited this page May 6, 2016 · 1 revision

Pull the latest changes

To update the software connect via SSH to the Raspberry PI commandline. Navigate to the CraftBeerPI installation folder.

$ cd /home/pi/craftbeerpi

Run the following git command pull the latest changes.

$ git pull

Trouble Shooting

If CraftBeerPI is not starting after an update try to delete the craftbeerpi.db inside of the CraftBeerPI home directory.

$ rm /home/pi/craftbeerpi/crafbeerpi.db