Possible Duplicate:
How can i run shell script at boot (start up)
I have .sh script to run my game server with mono. I need run this command on the boot
sh script.sh start
How do it?
I have .sh script to run my game server with mono. I need run this command on the boot
How do it? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Put it into
or in a cron job with a special activation parameter:
|
|||||
|
|