mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
build: as per docs add to last line of start
This commit is contained in:
parent
4c1377e2c6
commit
8262aa48c3
1 changed files with 3 additions and 1 deletions
4
start
4
start
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
python -m bash_kernel.install
|
||||
export PATH=/home/jovyan/path_files:$PATH
|
||||
export PATH=/home/jovyan/path_files:$PATH
|
||||
|
||||
exec "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue