SITKA Public Git
/
sitka
/
sitka-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
install-eg.sh: install custom dojo build from upstream
[sitka/sitka-tools.git]
/
marc_export_custom
/
fetch-shortcodes.sh
diff --git
a/marc_export_custom/fetch-shortcodes.sh
b/marc_export_custom/fetch-shortcodes.sh
index
fb8f6f4
..
a9c45da
100755
(executable)
--- a/
marc_export_custom/fetch-shortcodes.sh
+++ b/
marc_export_custom/fetch-shortcodes.sh
@@
-1,5
+1,5
@@
#!/bin/bash
-psql -Upostgres -U evergreen evergreen -h db1.bclibraries.ca -o shortcodes.csv \
+psql -Upostgres -U evergreen evergreen -h db1.
sitka.
bclibraries.ca -o shortcodes.csv \
-c "COPY (
SELECT
a.shortname,a.name,b.shortname AS parent