aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/live4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/live b/bin/live
index 02210f9..4320f7d 100755
--- a/bin/live
+++ b/bin/live
@@ -1,10 +1,6 @@
#!/bin/sh
set -eu
-D="${LIVEDIR:-$HOME/Public/live}"
-mkdir -p "$D"/queue
-cd "$D"
-
DIR="data/$(timestamp)"/"$(now)"
mkdir -p "$DIR"
cd "$DIR"