From 5dd19e71327bbb83e74dc353f9752072ab93c6c9 Mon Sep 17 00:00:00 2001 From: Simon Doppler Date: Mon, 14 May 2018 16:05:12 +0200 Subject: update-website: fix typo --- update-website | 1 + 1 file changed, 1 insertion(+) (limited to 'update-website') diff --git a/update-website b/update-website index e7c4fc9..2d51bc3 100755 --- a/update-website +++ b/update-website @@ -90,6 +90,7 @@ while [ $# -gt 0 ]; do echo "$1" | \ tr -d '\n' > \ "${tmp_dir}/torrent-seed.dual" + ;; '--mirror-dir') if [ -s "${tmp_dir}/mirror_dir.set" ]; then printf 'Option %s given multiple times.\n' "$1" -- cgit v1.2.3