diff options
-rwxr-xr-x | bin/live | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh set -eu -DIR="data/$(timestamp)"/"$(now)" +DIR="live/data/$(timestamp)"/"$(now)" mkdir -p "$DIR" cd "$DIR" |
![]() |
index : dotfiles | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/live | 2 |
@@ -1,7 +1,7 @@ #!/bin/sh set -eu -DIR="data/$(timestamp)"/"$(now)" +DIR="live/data/$(timestamp)"/"$(now)" mkdir -p "$DIR" cd "$DIR" |