Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 504 Bytes

File metadata and controls

17 lines (12 loc) · 504 Bytes

Auto_Check_ReStart

Small Auto Check Restart bash script for AzerothCore.

Installation

1.Download repo and put it where you want to be

2.Eddit script with your server inforation and folder location and run the script

3.To automate the script fallow this:

Open the crontab file: crontab -e Add the following line to the end of the file: */10 * * * * /bin/bash /path/to/your/script.sh Save and close the file.

That's it have fun! This code is free to use and is created for AzerothCore Community.