Config reorg
This commit is contained in:
2024-04-17 10:52:47 +01:00
committed by migatu
parent 8293b3a69c
commit f3e690f395
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ After=multi-user.target
[Service]
Type=simple
ExecStart=/home/pi/Conjurer-service/conjurer/file_webservice/bin/python3 /home/pi/Conjurer-service/conjurer/file_webservice/conjurer_musician.py
ExecStart=/home/pi/Conjurer/env/bin/python3 /home/pi/Conjurer/conjurer_musician.py
Restart=on-abort
[Install]