You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script supports several options including custom installation directory, version selection, and platform/architecture overrides. Use `--help` to see all available options:
53
45
54
46
```sh
55
-
curl -sS https://raw.githubusercontent.com/adhocore/gronx/refs/heads/main/install.sh | sh -s -- --bin-dir ~/.local/bin --yes
47
+
curl -sS https://raw.githubusercontent.com/adhocore/gronx/refs/heads/main/install.sh | sh -s -- --help
0 commit comments