Suppose I have a script in
/home/myuser/go.py
How do I run that script, when a new instance is booted? (I'm used to using the point-and-click control panel Amazon has...)
|
Suppose I have a script in
How do I run that script, when a new instance is booted? (I'm used to using the point-and-click control panel Amazon has...) |
||||
|
|
|
I'm gonna try my nonexistent Linux skills here - create a shell script that runs your /home/myser/go.sh
symlink
After reading up a bit myself, |
|||||
|