mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-25 20:29:10 -04:00
feat added custom pages
This commit is contained in:
7
.devcontainer/laradock/jupyterhub/start.sh
Normal file
7
.devcontainer/laradock/jupyterhub/start.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
|
||||
set -e
|
||||
|
||||
exec sh -c "env PATH=$PATH $*"
|
||||
Reference in New Issue
Block a user