This commit is contained in:
Simon 2023-10-14 11:48:32 +01:00
parent 5e14fa8fd5
commit 77fd38bbab
1 changed files with 1 additions and 1 deletions

View File

@ -27,5 +27,5 @@ else
echo 'Starting in FreeDMR mode...'
python /opt/freedmr/hotspot_proxy_v2.py &
python /opt/freedmr/playback.py -c loro.cfg &
python /opt/freedmr/bridge_master.py -c freedmr.cfg
exec /opt/freedmr/bridge_master.py -c freedmr.cfg
fi