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