diff options
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$' | \ |