summaryrefslogtreecommitdiff
path: root/tar.write
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-06-09 21:04:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-06-09 23:10:54 +0000
commite4f27e978c28c73040c356a497df1c4180edc60f (patch)
tree4ae1bb00ec84190c07f727f5211a29ac702a105e /tar.write
parent10c0308d43de8e857bd3b82dcc028fd23b4dbfc1 (diff)
downloaddefinitions-e4f27e978c28c73040c356a497df1c4180edc60f.tar.gz
Sync write extensions with morph
This adds improved autostart logic for kvm, the new filesystem layout, a working tar.write, network config for virtualbox and allowing paths with spaces in.
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" .