crouton rescue kit: commands to make installing and using crouton easier #5070
Closed
CroutonIsFun
started this conversation in
Ideas
Replies: 2 comments
-
Will open later, if appropriate. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Consider using the wiki? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note: in process, not finished yet...
alias InstallCrouton="sudo install -Dt /usr/local/bin -m 755 ~/Downloads/crouton"
alias crouton="sudo CROUTON_BRANCH=silence /usr/local/bin/crouton"
alias ChromebrewInstall="bash <(curl -L git.io/vddgY) && . /.bashrc"
alias LegacyBoot="cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh"
Beta Was this translation helpful? Give feedback.
All reactions