From 55c8cb77ce64628120677b18e65a110c31de396d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 3 Sep 2017 15:21:12 +0200 Subject: update-website: remove spurious "exit" --- update-website | 2 -- 1 file changed, 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$' | \ -- cgit v1.2.3-54-g00ecf