mirror of
https://github.com/craigerl/aprsd.git
synced 2025-09-02 13:17:54 -04:00
Added listen args.
This commit is contained in:
parent
0ec41f7605
commit
66ebb286d8
@ -28,4 +28,4 @@ fi
|
|||||||
|
|
||||||
export COLUMNS=200
|
export COLUMNS=200
|
||||||
python3 -m rich.diagnose
|
python3 -m rich.diagnose
|
||||||
exec aprsd listen -c $APRSD_CONFIG --loglevel ${LOG_LEVEL} ${EXTRA_ARGS}
|
exec aprsd listen -c $APRSD_CONFIG --loglevel ${LOG_LEVEL} ${APRSD_LOAD_PLUGINS} ${APRSD_LISTEN_FILTER}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user