Created
November 4, 2017 14:46
-
-
Save jakeoung/72853fc55d13e11cef2013d6bfe8a7d3 to your computer and use it in GitHub Desktop.
make starting script
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
| sudo echo "su ubuntu -c 'bash /home/ubuntu/start_script.sh'" >> /etc/rc.local | |
| # make ~/start_script.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment