Created
March 7, 2017 01:40
-
-
Save peterquest/54f0daecaac7bbe36191bc4bc9e6926d to your computer and use it in GitHub Desktop.
This file contains 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
# 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