avoid creation of intermediate shell in start-notebook.sh

This commit is contained in:
Oliver Köth
2016-09-07 16:54:58 +02:00
parent be04e277aa
commit 8daeeb294f

View File

@@ -4,4 +4,4 @@
set -e
start.sh jupyter notebook $*
. /usr/local/bin/start.sh jupyter notebook $*