Last active
June 26, 2020 19:15
-
-
Save reillychase/a9bfe8f2c80eefedcccdaf6f438bb60b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker exec -it unms-postgres psql -U unms -d unms -t -c "SELECT group_id FROM access_group_site LIMIT 1;" > site_group.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment