summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rwxr-xr-xsnapshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapshot.sh b/snapshot.sh
index 2f15498..536e289 100755
--- a/snapshot.sh
+++ b/snapshot.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
 set -e -u
 
-ts=`date +'%Y.%m.%d.%H.%M'`
+ts=$(date +'%Y.%m.%d.%H.%M')
 gzip -c -9 < "$1/torus.dat" > "$2/torus.dat.$ts.gz"
39f6f98ba0abe99d996&follow=1'>Call static_assert by _Static_assertJune McEnroe 2020-06-07Add OpenBSD to install.shJune McEnroe 2020-06-03Add The Song of AchillesJune McEnroe 2020-06-01Allow redirecting input in everJune McEnroe 2020-05-31Add %c conversion to c scriptJune McEnroe 2020-05-31Add c script to READMEJune McEnroe 2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe