view run-app.sh @ 5138:c9bca9a9666c

Do not mask error with subsequent error on commit If an error occured during the transaction, COMMIT will always return an error.
author Tom Gottfried <tom@intevation.de>
date Mon, 30 Mar 2020 19:41:04 +0200
parents 9b2218a6c6ae
children
line wrap: on
line source

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