Skip to content

Commit

Permalink
Update jupyterhub-singleuser.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ttedeschi authored Nov 29, 2023
1 parent 4112175 commit 3a80823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab/jupyterhub-singleuser.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

/usr/bin/tini -s /usr/local/bin/python3 -- /usr/local/bin/jupyterhub-singleuser "$@"
/usr/bin/tini -s /usr/local/bin/python3 -- /usr/local/bin/jupyterhub-singleuser "$@" --debug

0 comments on commit 3a80823

Please sign in to comment.