1. Hello,

    I did a crontab -e on my debian server to do a automatic update and a automatic mods-update.
    I would like do a automatic restart when mods-update is completed ! Is it possible to that ?

    Thanks for your help !

    Sorry for my bad english :/
     
  2. Wulf

    Wulf Community Admin

    Without RCON access, you'd have to kill the process. You shouldn't be updating your server while it is running though.
     
  3. It works. But I have to do a manual restart then the update else if, the mods don't work.
     
  4. Wulf

    Wulf Community Admin

    If you're doing it via a script already, then you'd have to do what I suggested previously via the script as well. Only other option is to schedule a plugin to gracefully shutdown the server at a specific time or shutting it down your server.