2025-12-21 08:42:25 -07:00
|
|
|
#!/run/current-system/sw/bin/bash
|
2026-01-15 19:18:34 +00:00
|
|
|
PSQL_DSN="postgresql://?host=/var/run/postgresql&sslmode=disable&dbname=nidus-sync" /tmp/bobgen-psql
|
|
|
|
|
#PSQL_DSN="postgresql://?host=/var/run/postgresql&sslmode=disable&dbname=nidus-sync" bob/gen/bobgen-psql/bobgen-psql
|