This commit is contained in:
Alexandre
2022-02-18 13:48:38 +01:00
parent 06b78d3573
commit 1670c9c431
4 changed files with 26 additions and 19 deletions

View File

@@ -40,4 +40,5 @@ fi
##################
# CORRECT CONFIG #
##################
# shellcheck disable=SC2015
sed -i 's|E_ALL|""|g' /share/piwigo/config/config.inc.php && echo "config corrected for php error" || true