Dieser Commit ist enthalten in:
milkmaker 2022-06-23 13:20:32 +00:00
Ursprung b4fc802df3
Commit 1c343065eb
5 geänderte Dateien mit 13 neuen und 4 gelöschten Zeilen

Datei anzeigen

@ -2512,6 +2512,9 @@ Einige kleinere Konflikte werden automatisch korrigiert (zugunsten des mailcow-d
# - Überspringt den ICMP Check auf die öffentlichen DNS Resolver (Bitte nur nutzen, wenn keinerlei ICMP Verbindungen von und zur mailcow erlaubt sind) # - Überspringt den ICMP Check auf die öffentlichen DNS Resolver (Bitte nur nutzen, wenn keinerlei ICMP Verbindungen von und zur mailcow erlaubt sind)
./update.sh --skip-ping-check ./update.sh --skip-ping-check
# - Ăśberspringt den Docker-Compose Update Prozess, aktualisierung erfolgt dann vom Benutzer
./update.sh --no-update-compose
# - Erzwinge Update (unbeaufsichtigt, aber nicht unterstĂĽtzt, Benutzung auf eigenes Risiko) # - Erzwinge Update (unbeaufsichtigt, aber nicht unterstĂĽtzt, Benutzung auf eigenes Risiko)
./update.sh --force ./update.sh --force
@ -2554,7 +2557,7 @@ docker-compose up -d
<small> <small>
Letztes Update: Letztes Update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:17:00</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:19:13</span>
</small> </small>

Datei anzeigen

@ -2512,6 +2512,9 @@ Some minor conflicts will be auto-corrected (in favour for the mailcow-dockerize
# - Skip ICMP Check to public DNS resolvers (Use it only if you´ve blocked any ICMP Connections to your mailcow machine) # - Skip ICMP Check to public DNS resolvers (Use it only if you´ve blocked any ICMP Connections to your mailcow machine)
./update.sh --skip-ping-check ./update.sh --skip-ping-check
# - Skips the Docker-Compose update process, update is done by the user manually
./update.sh --no-update-compose
# - Force update (unattended, but unsupported, use at own risk) # - Force update (unattended, but unsupported, use at own risk)
./update.sh --force ./update.sh --force
@ -2554,7 +2557,7 @@ docker-compose up -d
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:17:00</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:19:13</span>
</small> </small>

Datei anzeigen

@ -2512,6 +2512,9 @@ Some minor conflicts will be auto-corrected (in favour for the mailcow-dockerize
# - Skip ICMP Check to public DNS resolvers (Use it only if you´ve blocked any ICMP Connections to your mailcow machine) # - Skip ICMP Check to public DNS resolvers (Use it only if you´ve blocked any ICMP Connections to your mailcow machine)
./update.sh --skip-ping-check ./update.sh --skip-ping-check
# - Skips the Docker-Compose update process, update is done by the user manually
./update.sh --no-update-compose
# - Force update (unattended, but unsupported, use at own risk) # - Force update (unattended, but unsupported, use at own risk)
./update.sh --force ./update.sh --force
@ -2554,7 +2557,7 @@ docker-compose up -d
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:17:00</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-06-23 15:19:13</span>
</small> </small>

Dateidiff unterdrĂĽckt, weil mindestens eine Zeile zu lang ist

Binäre Datei nicht angezeigt.