From: xf0r3m Date: Sun, 29 Mar 2026 18:39:07 +0000 (+0200) Subject: Zmiany w narzędziu debian-mirror-sync-cmd. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=4ce3056eed68a89a9248ba572c2357ef1574746e;p=backup.git Zmiany w narzędziu debian-mirror-sync-cmd. --- diff --git a/debian-mirror-sync-cmd b/debian-mirror-sync-cmd index 0c07147..c7710e2 100755 --- a/debian-mirror-sync-cmd +++ b/debian-mirror-sync-cmd @@ -1,8 +1,8 @@ #!/bin/bash -debmirror --verbose --postcleanup --method=http --host=ftp.pl.debian.org \ +debmirror --verbose --method=http --host=ftp.pl.debian.org \ --root=debian \ --dist=trixie,bookworm,bullseye,trixie-updates,bookworm-updates,bullseye-updates \ --arch=i386,amd64 \ - --section=main,non-free-firmware --no-check-gpg /var/www/debian + --section=main,non-free-firmware --i18n --no-check-gpg /var/www/debian