Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-10-11 12:39:27 +02:00
committed by GitHub
parent 232483d922
commit 4d76f7d249

View File

@@ -254,6 +254,7 @@ download_new_admin() {
chmod +x ${OPENADMIN_DIR}modules/security/csf.pl
cd $OPENADMIN_DIR
# for 0.3.1 only!
pip3 install --force-reinstall zope.event || pip3 install --force-reinstall zope.event --break-system-packages
pip3 install --force-reinstall flask_caching || pip3 install --force-reinstall flask_caching --break-system-packages
pip3 install flask_caching # reported