annotate run-app.sh @ 2706:a4962c302af0

client: removed unnecessary component After several iterations of clean-up, the Main.vue file was left over as only a wrapper for Maplayer.vue. Thus I removed it completely and mapped all routes directly to Maplayer.vue
author Markus Kottlaender <markus@intevation.de>
date Mon, 18 Mar 2019 16:12:20 +0100
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