We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7e11a commit 2b053e5Copy full SHA for 2b053e5
2 files changed
download.sh
@@ -29,7 +29,7 @@ main() {
29
esac
30
done
31
32
- print_welcome
+ print_welcome "$VERSION" "$DEST_FILENAME"
33
34
need_cmd uname
35
need_cmd curl
rta@31
-2.49 MB
0 commit comments