diff options
-rwxr-xr-x | update-website | 1 |
1 files changed, 1 insertions, 0 deletions
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" |