Skip to content

Commit b24fca2

Browse files
Update install
1 parent 0b2c844 commit b24fca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ get_download_url_for_version() {
7878
ref="${version}-latest"
7979
;;
8080
*)
81-
ref="OTP-${otp_version}"
81+
ref="OTP-${version}"
8282
;;
8383
esac
8484

0 commit comments

Comments
 (0)