update radme and service
This commit is contained in:
@@ -187,6 +187,7 @@ sudo ldconfig # refresh linker cache
|
||||
- echo "y" | rpi-update stable
|
||||
- place cert
|
||||
- disable pw login
|
||||
- loginctl enable-linger "$USER"
|
||||
- reboot
|
||||
|
||||
# Use temperature sensor
|
||||
|
||||
@@ -5,7 +5,7 @@ Description=Auracast Multicast Script
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/home/caster/bumble-auracast
|
||||
ExecStart=/home/caster/.local/bin/poetry run python src/auracast/multicast_script.py
|
||||
ExecStart=/home/caster/bumble-auracast/.venv/bin/python src/auracast/multicast_script.py
|
||||
Restart=on-failure
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
Environment=LOG_LEVEL=INFO
|
||||
|
||||
Reference in New Issue
Block a user