view run-app.sh @ 4878:3fc3f1ed8531

Fix build for restrictive UMASK on host Building a database image failed due to insufficient permissions for the postgres user to read and execute files transfered with COPY from the host if these files did not have the necessary file modes set for all users, because files are owned by root by default.
author Tom Gottfried <tom@intevation.de>
date Mon, 27 Jan 2020 15:49:55 +0100
parents 9b2218a6c6ae
children
line wrap: on
line source

#!/usr/bin/env bash
exec 2>&1 ./cmd/gemma/gemma --config gemma.toml