mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
83a6e0502d
commit
a358c01421
@ -252,10 +252,6 @@ 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
|
||||
mv /etc/openpanel/openadmin/config/terms /etc/openpanel/openadmin/config/terms_accepted_on_update
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user