add WEBI_TAG
[webi-installers/.git] / ripgrep / install.bash
index faf0f175329557409bb7c41d06c811db25a842e3..1805ebb2617382fc35881e0e0f09b6c921010067 100644 (file)
@@ -5,5 +5,5 @@
 # description: |
 #   See https://webinstall.dev/rg
 
-echo "'ripgrep' (project) is an alias for 'rg' (command)"
+echo "'ripgrep@${WEBI_TAG:-}' (project) is an alias for 'rg@${WEBI_VERSION:-}' (command)"
 curl -fsSL https://webinstall.dev/rg@${WEBI_VERSION:-} | bash