more cleanup

This commit is contained in:
Steven Silvester 2021-12-10 13:43:53 -06:00
parent 6fd97f6a4c
commit f0160fe0ce

View File

@ -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