Jump to content

AUTO MANAGE MOD UPDATES ON REMOTE HOST??


krisjenner

Recommended Posts

I highly recommend this:
https://github.com/FezVrasta/ark-server-tools

While it does not have auto-update as far as I know, it can check for updates and update if necessary. And then add something like this to your crontab, this will check for updates every 2 hours and then update if there is an update. Might even be something in the tools to create schedules in cron, he added lots of nifty stuff over the years.

# AUTO CHECK FOR UPDATE
01 */2 * * * /home/usr/bin/arkmanager update --warn --saveworld --update-mods @server1

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...