Doc and run script fixes

This commit is contained in:
Ville Ranki 2022-03-16 23:44:21 +02:00
parent 0f3957a319
commit 95e1e6330f
2 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@ If your user is not pi, modify hemppa.service first.
``` bash
sudo ln -s `pwd` /opt/hemppa
sudo ln -s hemppa.service /lib/systemd/system
sudo ln -s `pwd`/hemppa.service /lib/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable hemppa.service
sudo systemctl start hemppa.service

0
run.sh Normal file → Executable file
View File