about summary refs log tree commit diff homepage
path: root/snapshot.sh
blob: 536e289a0dc261865b07d37adf89bdf74165d6db (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -e -u

ts=$(date +'%Y.%m.%d.%H.%M')
gzip -c -9 < "$1/torus.dat" > "$2/torus.dat.$ts.gz"
src/commit/2024-04-10/IMG_0890.txt?id=2d4856c14d76e746ef1a75ad8228235015b700b2&follow=1'>Add descriptions for 2024-04-10June McEnroe 2024-04-14Add meta viewport, some padding for the anchorsJune McEnroe