mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-24 22:45:49 -05:00
updated listen.sh for container
This commit is contained in:
parent
3c23900da1
commit
81b3cbbff8
@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -x
|
||||
|
||||
source /app/.venv/bin/activate
|
||||
|
||||
if [ ! -z "${APRSD_PLUGINS}" ]; then
|
||||
OLDIFS=$IFS
|
||||
IFS=','
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user