mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-17 05:18:38 -04:00
updated listen.sh for container
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -x
|
||||
|
||||
source /app/.venv/bin/activate
|
||||
|
||||
if [ ! -z "${APRSD_PLUGINS}" ]; then
|
||||
OLDIFS=$IFS
|
||||
IFS=','
|
||||
|
||||
Reference in New Issue
Block a user