From 8a617400e1902e61539eab273892c94de95dc9b9 Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Fri, 29 Jan 2021 00:49:40 +0100
Subject: [PATCH] work

---
 run_web.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/run_web.sh b/run_web.sh
index 6a4c3fa6..d2e5e485 100755
--- a/run_web.sh
+++ b/run_web.sh
@@ -6,5 +6,5 @@
 #flask run
 
 . venv/bin/activate
-python app
+python covid19
 
-- 
GitLab