Changed from bash to python service

This commit is contained in:
Kevin Veen-Birkenbach 2022-01-23 21:22:23 +01:00
parent e372e9bca3
commit ac42734e4d

View File

@ -4,4 +4,4 @@ OnFailure=systemd-email@%n.service
[Service] [Service]
Type=oneshot 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