Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Mar 18, 2024
1 parent 39f7156 commit 40e1503
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker/entrypoint.bash
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ chmod gu-w "/home/${NB_USER}/work"

echo
echo "$INFO" "Starting notebook ..."
exec gosu "$NB_USER" /docker/kernel_checker.py &
exec gosu "$NB_USER" /docker/activity_monitor.py &
exec gosu "$NB_USER" /docker/boot_notebook.bash

0 comments on commit 40e1503

Please sign in to comment.