diff --git a/web.sh b/web.sh index bc36f79..488bf0c 100644 --- a/web.sh +++ b/web.sh @@ -1,2 +1,3 @@ +#!/bin/bash cd src gunicorn pyDataVizDay:app \ No newline at end of file