invoke start.sh in start-singleuser.sh

ensures common behavior of things like GRANT_SUDO
This commit is contained in:
Min RK
2017-06-07 12:49:48 +02:00
parent 2689d1d367
commit 0805573e09

View File

@@ -10,7 +10,7 @@ then
notebook_arg="--notebook-dir=${NOTEBOOK_DIR}"
fi
exec jupyterhub-singleuser \
. /usr/local/bin/start.sh jupyterhub-singleuser \
--port=${JPY_PORT:-8888} \
--ip=0.0.0.0 \
--user=$JPY_USER \