mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-01-04 15:54:38 +00:00
Revert "php: Rebase on Debian 12" (#5956)
* Revert "php: Rebase on Debian 12 (#5951)"
This reverts commit 9b478b3859.
* Revert all before "the storm" in php world
This commit is contained in:
@@ -198,10 +198,10 @@ fi
|
||||
[[ ! -f /web/css/build/0081-custom-mailcow.css ]] && echo '/* Autogenerated by mailcow */' > /web/css/build/0081-custom-mailcow.css
|
||||
|
||||
# Fix permissions for global filters
|
||||
chown -R 33:33 /global_sieve/*
|
||||
chown -R 82:82 /global_sieve/*
|
||||
|
||||
# Fix permissions on twig cache folder
|
||||
chown -R 33:33 /web/templates/cache
|
||||
chown -R 82:82 /web/templates/cache
|
||||
# Clear cache
|
||||
find /web/templates/cache/* -not -name '.gitkeep' -delete
|
||||
|
||||
|
||||
Reference in New Issue
Block a user