Created
February 15, 2011 03:00
-
-
Save mbmccormick/827025 to your computer and use it in GitHub Desktop.
Install automated script for PAL2.0 connection on Google Cr-48 laptop (gist: 812579).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shell | |
sudo su | |
cd /mnt/stateful_partition/home/chronos/user/ | |
wget http://mbmccormick.com/files/pal2.sh | |
chmod +x pal2.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This worked just great! Thanks for sharing your work and BOILERUP!