From: Code-Otto Date: Tue, 23 Apr 2024 17:32:29 +0000 (+0200) Subject: Entrypoint script fix for updated Flatnotes installs X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b418471af52539762e9af1b65ac9557ab4921515;p=flatnotes.git Entrypoint script fix for updated Flatnotes installs --- diff --git a/entrypoint.sh b/entrypoint.sh index 737990c..4d52468 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,8 @@ #!/bin/sh +[ "$EXEC_TOOL" ] || EXEC_TOOL=gosu +[ "$FLATNOTES_PORT" ] || FLATNOTES_PORT=8080 + set -e echo "\