Explorar o código

[Update] Remove old header check to prevent update failure

André %!s(int64=7) %!d(string=hai) anos
pai
achega
2feae48c65
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      update.sh

+ 2 - 0
update.sh

@@ -253,6 +253,8 @@ echo -e "Stopping mailcow... "
 sleep 2
 docker-compose down
 
+# Fix header check
+rm -f data/conf/postfix/mailcow_anonymize_headers.pcre
 # Silently fixing remote url from andryyy to mailcow
 git remote set-url origin https://github.com/mailcow/mailcow-dockerized
 echo -e "\e[32mCommitting current status...\e[0m"