Browse Source

enabled backups timer for valheim

feature/startup-from-labels
Mar Alegre 4 years ago
parent
commit
304bab677f
  1. 2
      valheim/Containerfile

2
valheim/Containerfile

@ -49,4 +49,4 @@ RUN vh-install
COPY assets/systemd/ /etc/systemd/system/
# enable systemd units
RUN systemctl enable valheim.service
RUN systemctl enable valheim.service vh-backup.timer

Loading…
Cancel
Save