mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Changed from bash to python service
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user