summaryrefslogtreecommitdiff
path: root/tar.write
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-31 15:57:53 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-31 15:57:53 +0100
commitb8f4f02829303a5bbd06c0343f34c5354c2d8a0b (patch)
treec877d98b2ac0b3ba153f28ceca1028c13c0eed3e /tar.write
parent053333fdac45e58639726eef4726b47d6a2d6385 (diff)
downloaddefinitions-b8f4f02829303a5bbd06c0343f34c5354c2d8a0b.tar.gz
Fix tar write extension
Diffstat (limited to 'tar.write')
-rwxr-xr-xtar.write2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar.write b/tar.write
index 7a2f01e1..333626b5 100755
--- a/tar.write
+++ b/tar.write
@@ -18,4 +18,4 @@
set -eu
-tar -C "$1" -cf "$2"
+tar -C "$1" -cf "$2" .