Update define.sh

This commit is contained in:
Kroese 2024-04-28 17:30:06 +02:00 committed by GitHub
parent 92d9db9666
commit a09c6e3ef3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"