annotate run-app.sh @ 677:3605af94d1ee

fix: prepare profile calculation algorithm fixed The x-value of a point is determined according to its reference point * in case of the first segment, it is the first element of the line string * in case of consecutive segments it is the last point of the previous segment
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 19 Sep 2018 16:37:03 +0200
parents 9b2218a6c6ae
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