summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/push-btrfs (renamed from push-btrfs)0
-rw-r--r--src/push-btrfs@.service2
2 files changed, 1 insertions, 1 deletions
diff --git a/push-btrfs b/src/push-btrfs
index 3284b69..3284b69 100755
--- a/push-btrfs
+++ b/src/push-btrfs
diff --git a/src/push-btrfs@.service b/src/push-btrfs@.service
index 9eb1713..c62febe 100644
--- a/src/push-btrfs@.service
+++ b/src/push-btrfs@.service
@@ -4,7 +4,7 @@ ConditionUser = root
4ConditionFileNotEmpty = /etc/btrfs-backup/remotes/%I.json 4ConditionFileNotEmpty = /etc/btrfs-backup/remotes/%I.json
5 5
6[Service] 6[Service]
7ExecStart = /root/src/local-btrfs-backup/push-btrfs %I.json 7ExecStart = /root/src/local-btrfs-backup/src/push-btrfs %I.json
8 8
9[Install] 9[Install]
10WantedBy=default.target 10WantedBy=default.target