e5a5e7218997ad7fdd17b298cd00b8853dec54a9
[webi-installers/.git] / archiver / install.sh
1 # title: Archiver (arc alias)
2 # homepage: https://webinstall.dev/arc
3 # tagline: Alias for https://webinstall.dev/arc
4 # alias: arc
5 # description: |
6 #   See https://webinstall.dev/arc
7
8 echo "'archiver@${WEBI_TAG:-stable}' is an alias for 'arc@${WEBI_VERSION:-}'"
9 WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
10 curl -fsSL "$WEBI_HOST/arc@${WEBI_VERSION:-}" | bash