Skip to content

Instantly share code, notes, and snippets.

@peterquest
Created March 7, 2017 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterquest/54f0daecaac7bbe36191bc4bc9e6926d to your computer and use it in GitHub Desktop.
Save peterquest/54f0daecaac7bbe36191bc4bc9e6926d to your computer and use it in GitHub Desktop.
# nvm, install firstrun rc.local
echo "#!/bin/sh
service lightdm stop
/Linux-CM/files/config-files/etc/TESC/configure_system.sh > /var/log/ac-configuration.log
rm -rf /Linux-CM
reboot" > /target/etc/rc.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment