Update lib.sh

pull/278/head
midoks 2 years ago
parent b627b222bc
commit 976c8c3271
  1. 2
      scripts/lib.sh

@ -71,7 +71,7 @@ fi
pip install --upgrade pip pip install --upgrade pip
pip3 install --upgrade setuptools pip3 install --upgrade setuptools
pip3 install -r /www/server/mdserver-web/requirements.txt cd /www/server/mdserver-web && pip3 install -r /www/server/mdserver-web/requirements.txt
echo "lib ok!" echo "lib ok!"
# pip3 install flask-caching==1.10.1 # pip3 install flask-caching==1.10.1

Loading…
Cancel
Save