Update bash_history-42-neu

This commit is contained in:
2020-08-22 20:25:58 +00:00
parent b9d07e003b
commit 29102914af
@@ -54,7 +54,7 @@ sudo nano /lib/systemd/system/audiorakete.service
[Service]
Type=simple
ExecStart=/bin/bash -c 'exec python3.6 /data/INTERNAL/audiorakete/audiorakete.py
ExecStart=/bin/bash -c 'exec python3.6 /data/INTERNAL/audiorakete/audiorakete.py > /tmp/audiorakete.log 2>&1'
User=volumio
[Install]