mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-03 10:08:28 -04:00
Added listen args.
This commit is contained in:
parent
0ec41f7605
commit
66ebb286d8
@ -28,4 +28,4 @@ fi
|
||||
|
||||
export COLUMNS=200
|
||||
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…
Reference in New Issue
Block a user