index
:
gondul
ansible-fixes
ansible-ubuntu
cpu-map-hotkey
dependabot/pip/api-worker/pip-512858e340
feat/night-mode-follow-system
fix/night-mode-respect-user-configuration
master
tg19_psql_schema
tg23
tg23-ansiblekek
Mirror of https://github.com/tech-server/gondul
TechServer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extras
/
tools
/
dump-sql.sh
blob: c356179ea9cbfed6323c0e074e2b417e6cecf6b3 (
plain
)
1
2
3
4
#!/bin/bash
docker
exec
gondul-db-test
su
postgres
-c
"pg_dump -s nms"
>
build/schema.sql