Skip to content

Instantly share code, notes, and snippets.

@jakeoung
Created November 4, 2017 14:46
Show Gist options
  • Select an option

  • Save jakeoung/72853fc55d13e11cef2013d6bfe8a7d3 to your computer and use it in GitHub Desktop.

Select an option

Save jakeoung/72853fc55d13e11cef2013d6bfe8a7d3 to your computer and use it in GitHub Desktop.
make starting script
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