Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 223 Bytes

pnwusers

Cached DMR userdb for stations heard on PNWDigital network

Regerating

PGPASSWORD=theRealDatabasePassword ./generate.sh
git add .
git commit -m "$(date +%Y-%m-%d) userdb update"
git push origin main