Small Auto Check Restart bash script for AzerothCore.
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.