We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c073d commit b5c87b5Copy full SHA for b5c87b5
umbra/scripts/vars.sh
@@ -1,7 +1,7 @@
1
cd "$( cd "$( dirname "${BASH_SOURCE[0]:-${(%):-%x}}" )" >/dev/null 2>&1 && pwd )"
2
cd ..
3
4
-export UMBRA_VERSION=bad073541
+export UMBRA_VERSION=45f3aae27
5
export UMBRA_USER=postgres
6
export UMBRA_PASSWORD=mysecretpassword
7
export UMBRA_DATABASE=ldbcsnb
0 commit comments