mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-08 17:14:40 -04:00
Updated build and run for rich lib
This commit is contained in:
@@ -26,4 +26,6 @@ if [ ! -e "$APRSD_CONFIG" ]; then
|
||||
aprsd sample-config > $APRSD_CONFIG
|
||||
fi
|
||||
|
||||
export COLUMNS=200
|
||||
python3 -m rich.diagnose
|
||||
exec aprsd server -c $APRSD_CONFIG --loglevel ${LOG_LEVEL}
|
||||
|
||||
Reference in New Issue
Block a user