1
0
mirror of https://github.com/AG7GN/nexus-utilities.git synced 2025-05-28 04:10:19 -07:00

Update dw_pat_gui.sh

This commit is contained in:
Steve Magnuson 2020-08-26 18:03:38 -07:00
parent c0183a1368
commit 03c38949e0

View File

@ -277,7 +277,7 @@ PAT_CONFIG="$HOME/.wl2k/config.json"
RETURN_CODE=0
# Direwolf does not allow embedded spaces in timestamp format string -T
DIREWOLF="$(command -v direwolf) -p -t 0 -d u -T "%Y%m%d_%H:%M:%S""
DIREWOLF="$(command -v direwolf) -p -t 0 -d u -T "%Y%m%dT%H:%M:%S""
#PAT="$(command -v pat) --log /dev/stdout -l ax25,telnet http"
PAT="$(command -v pat) -l ax25,telnet http"