Fix: install and restart script
Showing
bin/_venv
0 → 100644
bin/install.sh
0 → 100755
bin/restart.sh
0 → 100755
install.sh
deleted
100755 → 0
| ... | ... | @@ -4,20 +4,12 @@ attrs==20.3.0 |
| beautifulsoup4==4.9.3 | ||
| bs4==0.0.1 | ||
| chardet==3.0.4 | ||
| cycler==0.10.0 | ||
| daemon==1.2 | ||
| idna==2.10 | ||
| kiwisolver==1.3.1 | ||
| matplotlib==3.3.3 | ||
| memory-profiler==0.58.0 | ||
| multidict==5.1.0 | ||
| numpy==1.19.4 | ||
| Pillow==8.0.1 | ||
| psutil==5.7.3 | ||
| pymongo==3.11.2 | ||
| pyparsing==2.4.7 | ||
| python-dateutil==2.8.1 | ||
| six==1.15.0 | ||
| soupsieve==2.1 | ||
| typing-extensions==3.7.4.3 | ||
| yarl==1.6.3 |
Please register or sign in to comment