From 76a475efedcdd343622e61a126cf3e4add7e3b6b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 25 Feb 2021 22:12:22 +0100 Subject: al32-mktorrent.sh: no more -dual isos --- al32-mktorrent.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/al32-mktorrent.sh b/al32-mktorrent.sh index 2e25855..cbf4fc0 100755 --- a/al32-mktorrent.sh +++ b/al32-mktorrent.sh @@ -112,7 +112,7 @@ which transmission-show 2>&1 >/dev/null || ( ### Actual program -declare -a architectures=("i686" "dual") +declare -a architectures=("i686") iso_date='' web_dir='' hefur_dir='' -- cgit v1.2.3