Update install.sh

This commit is contained in:
Stefan Pejcic
2025-02-16 11:21:04 +01:00
committed by GitHub
parent a683d61f31
commit 54c05d18a7

View File

@@ -1247,6 +1247,7 @@ set_premium_features(){
log_dirs() {
mkdir -p ${OPENPANEL_ERR_DIR} ${OPENPANEL_ERR_DIR}user ${OPENPANEL_ERR_DIR}admin
chmod -R 755 $OPENPANEL_ERR_DIR
}