From 693c354631ced6de1eeb84bafbac0392798a1479 Mon Sep 17 00:00:00 2001 From: Danni Yu Date: Mon, 1 Oct 2018 17:57:03 -0400 Subject: [PATCH] change file permission --- requirements.txt | 1 + start.sh | 0 2 files changed, 1 insertion(+) mode change 100644 => 100755 start.sh diff --git a/requirements.txt b/requirements.txt index b09c696..6b81c08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,3 +144,4 @@ webencodings==0.5.1 widgetsnbextension==3.4.0 wrapt==1.10.11 zc.lockfile==1.3.0 +flask==1.0.2 \ No newline at end of file diff --git a/start.sh b/start.sh old mode 100644 new mode 100755