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 1536919 commit 75acf6bCopy full SHA for 75acf6b
docker-entrypoint.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-set -eu
+set -e
3
4
# Use Gramps.js frontend
5
if [ -n "$GRAMPSJS_VERSION" ]
0 commit comments