From d41012e954a13fb734f8802c32584ec9bd96eb5f Mon Sep 17 00:00:00 2001 From: Roman Mankowsky Date: Tue, 24 Sep 2019 17:49:11 +0200 Subject: [PATCH] fixing the autodeploy --- eco | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eco b/eco index fe47ed0..3a99af6 100755 --- a/eco +++ b/eco @@ -4,5 +4,7 @@ source anaconda_env ipython --pylab --profile=eco --no-banner -i -c "run /sf/bernina/config/src/python/eco/startup_inline.py -l -s bernina" + + #python /sf/bernina/config/src/python/eco/startup.py -s bernina "$@" -l