Changed from bash to python service

This commit is contained in:
Kevin Veen-Birkenbach 2022-01-23 21:22:23 +01:00
parent 7944379bbf
commit 01d1d489f4

View File

@ -4,4 +4,4 @@ OnFailure=systemd-email@%n.service
[Service]
Type=oneshot
ExecStart=/usr/bin/bash /usr/local/bin/docker-volume-backup/docker-volume-backup.sh
ExecStart=/usr/bin/python /usr/local/bin/docker-volume-backup/docker-volume-backup.py