Skip to content

Instantly share code, notes, and snippets.

@mbmccormick
Created February 15, 2011 03:00
Show Gist options
  • Save mbmccormick/827025 to your computer and use it in GitHub Desktop.
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).
shell
sudo su
cd /mnt/stateful_partition/home/chronos/user/
wget http://mbmccormick.com/files/pal2.sh
chmod +x pal2.sh
@80hd
Copy link

80hd commented Feb 21, 2011

This worked just great! Thanks for sharing your work and BOILERUP!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment