modified service script and fixed merge conflict
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo cp lamatrix.service /lib/systemd/system
|
||||
sudo chmod 644 /lib/systemd/system/lamatrix.service
|
||||
chmod +x /home/pi/hello_world.py
|
||||
chmod +x ../main.py
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable lamatrix.service
|
||||
sudo systemctl start lamatrix.service
|
||||
|
||||
Reference in New Issue
Block a user