Advertisement
ot_inc

install.sh

Aug 6th, 2022
1,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. #!/bin/sh
  2. sudo apt-get update
  3. sudo apt-get install zenity
  4. sudo apt-get install pv
  5. sudo apt-get install cgpt
  6. sudo bash chromeos-install.sh -src rammus_recovery.bin -dst /dev/sda
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement