summaryrefslogtreecommitdiff
path: root/byteback-prune
diff options
context:
space:
mode:
Diffstat (limited to 'byteback-prune')
-rwxr-xr-xbyteback-prune2
1 files changed, 1 insertions, 1 deletions
diff --git a/byteback-prune b/byteback-prune
index 7d8d495..7e3e83e 100755
--- a/byteback-prune
+++ b/byteback-prune
@@ -127,4 +127,4 @@ if snapshots.empty?
end
info("Deleting #{snapshots.last.path}")
-log_system("btrfs subvolume delete #{snapshots.last.path}")
+log_system("/sbin/btrfs subvolume delete #{snapshots.last.path}")