diff options
author | Erich Eckner <git@eckner.net> | 2017-09-03 15:21:12 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-03 15:21:12 +0200 |
commit | 55c8cb77ce64628120677b18e65a110c31de396d (patch) | |
tree | 69dfcafde7bc5b11797778e72ffbfbc917c4d31b /update-website | |
parent | 0231e3c70e8c5261e2c4c6c142a653043880cbd5 (diff) | |
download | build-arch-iso-master.tar.xz |
Diffstat (limited to 'update-website')
-rwxr-xr-x | update-website | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/update-website b/update-website index d588db0..50bdedf 100755 --- a/update-website +++ b/update-website @@ -70,8 +70,6 @@ trap cleanup EXIT } ' "${website_dir}/download/index.html" -exit - latest_iso_date="$( ls "${mirror_dir}/archisos" | \ grep '^archlinux-[0-9.]\+-\(dual\|i.86\)\.iso$' | \ |