summaryrefslogtreecommitdiff
path: root/drain
diff options
context:
space:
mode:
Diffstat (limited to 'drain')
-rwxr-xr-xdrain2
1 files changed, 1 insertions, 1 deletions
diff --git a/drain b/drain
index 8f97d2d..2c5346c 100755
--- a/drain
+++ b/drain
@@ -66,7 +66,7 @@ commit() (
read file dirs_str <<<"$filespec"
read -a dirs <<<"$dirs_str"
printf " -> %s\n" "$file"
- bsdtar xpvf "$file" "${dirs[@]#/}"
+ bsdtar -xpvf "$file" --no-fflags "${dirs[@]#/}"
done
ln -srT ../etc.git etc/.git