From c506679384b12019b8c7ad64f6aefe41e916916a Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 7 Jan 2019 15:09:42 +0000 Subject: [PATCH] Removed redundant start script --- start_interface | 1 - 1 file changed, 1 deletion(-) delete mode 100644 start_interface diff --git a/start_interface b/start_interface deleted file mode 100644 index b4ccb02b..00000000 --- a/start_interface +++ /dev/null @@ -1 +0,0 @@ -gunicorn --threads 5 --workers 1 --bind 0.0.0.0:5000 openflexure_microscope.api.app:app \ No newline at end of file