annotate run-app.sh @ 544:9b2218a6c6ae

feat. run-app script added For convenience reasons a run-app.sh was added. No need to think of further commandline options. Default path for the configuration is $PWD.
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 31 Aug 2018 10:56:10 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
544
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 #!/usr/bin/env bash
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 exec 2>&1 ./cmd/gemma/gemma --config gemma.toml