index : releng | |
Archlinux32 release engineering | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-07-11 09:00:18 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-07-11 09:00:18 +0200 |
commit | e6ef9d91bab7b9c789c5562fb1d5fc9d0b90a412 (patch) | |
tree | 835eacb1358d23634bf7a20fb6486c19cf6ca231 /build-torrent | |
parent | 39c193eedecc487bbe05c96a1e783f9e75ba5650 (diff) |
-rwxr-xr-x | build-torrent | 1 |
diff --git a/build-torrent b/build-torrent index 0c11e06..b1718db 100755 --- a/build-torrent +++ b/build-torrent @@ -4,6 +4,7 @@ CONFIG="releng" ARCH="i686" DATE=$(date +%Y.%m.%d) +#DATE="2024.07.10" MIRROR_DIR="/srv/http/mirror/mirror.archlinux32.org" TORRENT_SERVER="archlinux32.org" TORRENT_USER="hefur" |