diff --git a/src/define.sh b/src/define.sh index b1cc0c1..87454f2 100644 --- a/src/define.sh +++ b/src/define.sh @@ -61,9 +61,6 @@ getLink() { "tiny10") url="https://archive.org/download/tiny-10-23-h2/tiny10%20${PLATFORM,,}%2023h2.iso" ;; - *) - return 0 - ;; esac echo "$url"