Skip to content
Snippets Groups Projects
Commit 3f83c19e authored by Swen Vermeul's avatar Swen Vermeul
Browse files

added jupyterhub upgrade-db before each start, in case jupyterhub got upgraded to a new version

parent e4d069a2
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,6 @@
pushd .
cd /etc/jupyterhub
sudo jupyterhub upgrade-db
sudo jupyterhub -f /vagrant/config/jupyterhub/jupyterhub_config.py --no-ssl &
popd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment