Optimized docker update

This commit is contained in:
2023-11-16 15:18:11 +01:00
parent 5186376b61
commit 04f69aefde
3 changed files with 14 additions and 19 deletions

View File

@@ -4,4 +4,4 @@ OnFailure=systemd-notifier@%n.service
[Service]
Type=oneshot
ExecStart=/bin/sh -c '/usr/bin/python {{update_docker_script}} {{docker_volume_backup_cleanup_trigger_directory}}'
ExecStart=/bin/sh -c '/usr/bin/python {{update_docker_script}} {{path_docker_compose_files}}'