mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-02 15:24:17 +02:00
7 lines
148 B
Desktop File
7 lines
148 B
Desktop File
[Unit]
|
|
Description=docker volume update
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bash /usr/local/bin/docker-volume-backup/docker-volume-backup.sh
|