这是indexloc提供的服务,不要输入任何密码
Skip to content

Store install script in our static site #94

@Angelmmiguel

Description

@Angelmmiguel

Currently, we're using the full GitHub raw file URL for the wws installer. To simplify these URLs, we're going to add a redirection on https://workers.wasmlabs.dev/install. This will change the command to:

curl -fsSL https://workers.wasmlabs.dev/install | bash

The -L is mandatory as the idea is to provide a redirection, not to host the file there.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions