2 # title: Archiver (arc alias)
3 # homepage: https://webinstall.dev/arc
4 # tagline: Alias for https://webinstall.dev/arc
7 # See https://webinstall.dev/arc
9 echo "'archiver@${WEBI_TAG:-stable}' is an alias for 'arc@${WEBI_VERSION:-}'"
10 WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
11 curl -fsSL "$WEBI_HOST/arc@${WEBI_VERSION:-}" | bash