1
0

🔨」 fix: Fixed redis issues

This commit is contained in:
keyzox
2025-03-05 20:43:51 +01:00
parent b30a37b613
commit 7004c803cc
2 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ else
wp --allow-root plugin update --all
wp --allow-root redis enable
touch /redis.ok
chmod 777 -R /var/www/wordpress
fi