mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
build: remove path_files before making dir
This commit is contained in:
parent
8017b365c7
commit
e5650118a7
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ set -ex
|
|||
pip install bash_kernel
|
||||
python -m bash_kernel.install
|
||||
|
||||
rm -rf path_files
|
||||
mkdir path_files
|
||||
export PATH=/home/jovyan/path_files:$PATH
|
||||
cd path_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue