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
root@14826cf41756:/# curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.6.0/beamup-installer.sh | sh
downloading beamup 0.6.0 aarch64-unknown-linux-gnu
installing to /root/.cargo/bin
beamup
everything's installed!
To add $HOME/.cargo/bin to your PATH, either restart your shell or run:
source $HOME/.cargo/env (sh, bash, zsh)
source $HOME/.cargo/env.fish (fish)
root@14826cf41756:/# source $HOME/.cargo/env
root@14826cf41756:/# beamup install gleam v1.6.2
Created a default config at "/root/.config/beamup/config.toml"
Downloading and installing Gleam for release=v1.6.2 id=v1.6.2
Completed install of Gleam for release=v1.6.2 id=v1.6.2
root@14826cf41756:/# gleam
bash: gleam: command not found
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: