aboutsummaryrefslogtreecommitdiff
path: root/bin/live
diff options
context:
space:
mode:
Diffstat (limited to 'bin/live')
-rwxr-xr-xbin/live2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/live b/bin/live
index 47342ce..7b3caa8 100755
--- a/bin/live
+++ b/bin/live
@@ -2,7 +2,7 @@
set -eu
cd "${LIVEDIR:~/Public/live}"
-DIR="$(timestamp)"/"$(now)"
+DIR="data/$(timestamp)"/"$(now)"
mkdir -p "$DIR"
cd "$DIR"