annotate run-app.sh @ 782:cb6dc630c702

client: improve identify code * Use mapState() instead of mapGetters() for simple access to a state of the store, without explicit getter.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 26 Sep 2018 14:57:35 +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