„installation-audiorakete.md“ ändern

This commit is contained in:
2020-12-16 10:25:47 +00:00
parent d1deea4bb5
commit 1cfd18c8ca
+1 -1
View File
@@ -67,7 +67,7 @@ sudo nano /lib/systemd/system/audiorakete.service
> >
> [Service] > [Service]
> Type=simple > Type=simple
> ExecStart=/bin/bash -c 'exec python3.6 /data/INTERNAL/audiorakete/audiorakete.p$ > ExecStart=/bin/bash -c 'exec python3.6 /data/INTERNAL/audiorakete/audiorakete.py > /tmp/audiorakete.log 2>&1'
> User=volumio > User=volumio
> >
> [Install] > [Install]