Skip to content

Commit

Permalink
Merge pull request #244 from MiczFlor/develop
Browse files Browse the repository at this point in the history
upgrade info to version 1.1.6
  • Loading branch information
MiczFlor authored Oct 8, 2018
2 parents 65d45f7 + 5025172 commit e3e18ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ sudo chown -R pi:www-data /home/pi/RPi-Jukebox-RFID/htdocs
sudo chmod -R 775 /home/pi/RPi-Jukebox-RFID/htdocs
sudo chown -R pi:www-data /home/pi/RPi-Jukebox-RFID/settings
sudo chmod -R 777 /home/pi/RPi-Jukebox-RFID/settings
sudo cp /home/pi/RPi-Jukebox-RFID/misc/sampleconfigs/rfid-reader.service.stretch-default.sample /etc/systemd/system/rfid-reader.service
sudo chown root:root /etc/systemd/system/rfid-reader.service
sudo chmod 644 /etc/systemd/system/rfid-reader.service
sudo systemctl enable rfid-reader
~~~

# Upgrade from Version 1.0.0 to 1.1.1
Expand Down

0 comments on commit e3e18ef

Please sign in to comment.