more cleanup
This commit is contained in:
parent
6fd97f6a4c
commit
f0160fe0ce
@ -7,14 +7,16 @@ pip install git+https://github.com/blink1073/mtools@pymongo-4
|
||||
|
||||
pip install -e ".[srv]"
|
||||
|
||||
yes | m $(cat binder/VERSION)
|
||||
cd binder
|
||||
|
||||
yes | m $(cat VERSION)
|
||||
|
||||
m
|
||||
|
||||
./binder/init
|
||||
./init
|
||||
|
||||
python ./binder/bootstrap.py
|
||||
python ./bootstrap.py
|
||||
|
||||
mlaunch kill
|
||||
|
||||
rm -rf ./binder/data
|
||||
rm -rf ./data
|
||||
Loading…
Reference in New Issue
Block a user