Skip to content

Commit

Permalink
fabfile knows to add flash folder at the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
akrv committed Dec 19, 2019
1 parent 04585e0 commit 1d8ad19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions floor_flasher/fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def cssh():
# run('sudo cp -rf sensorfloor /var/www/')
# with cd('~/sensorfloor'):
# run('pip install -r requirements.txt')
# run('mkdir -p /home/pi/sensorfloor/flash')
# # enable site
# run('sudo a2ensite sensorfloor.conf')
# run('sudo systemctl reload apache2')

0 comments on commit 1d8ad19

Please sign in to comment.