summaryrefslogtreecommitdiffstats
path: root/dmarcstats.sh
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2017-04-12 11:44:39 +0200
committerTomasz Kramkowski <tk@the-tk.com>2017-04-12 11:44:39 +0200
commitc2b8235b0e3506d0d36ac626c5df84edd7c58740 (patch)
treee251e4f1ec50494c41c8cbd7c922a18b33528719 /dmarcstats.sh
parent46494949fbd551e40a082421dc9e86be084a00d8 (diff)
downloaddmarcpipe-c2b8235b0e3506d0d36ac626c5df84edd7c58740.tar.gz
dmarcpipe-c2b8235b0e3506d0d36ac626c5df84edd7c58740.tar.xz
dmarcpipe-c2b8235b0e3506d0d36ac626c5df84edd7c58740.zip
dmarcstats
Diffstat (limited to 'dmarcstats.sh')
-rwxr-xr-xdmarcstats.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dmarcstats.sh b/dmarcstats.sh
new file mode 100755
index 0000000..5194c65
--- /dev/null
+++ b/dmarcstats.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+FLASK_DEBUG=$1 FLASK_APP=dmarcstats.py python -m flask run