Update file README.md
This commit is contained in:
parent
86d23247f8
commit
e0c61962ec
|
@ -10,7 +10,7 @@ Install the .php file on a webserver and configure the variables as desired.
|
|||
Place the remaining files on a server with CRON (could be the same server, just
|
||||
not inside the web folder) and run the shell script every 5 minutes:
|
||||
|
||||
`*/5 * * * * root /your/path/here/minecraftautoshutdown.sh 2>&1 | logger`
|
||||
`*/5 * * * * root /your/path/here/mineautoshutdown.sh 2>&1 | logger`
|
||||
|
||||
Ensure the same password is present in the php script and the shutdown script.
|
||||
Review all other files to make sure passwords/keys/hostnames are correct.
|
||||
|
|
Loading…
Reference in New Issue
Block a user