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

ts=$(date +'%Y.%m.%d.%H.%M')
gzip -c -9 < "$1/torus.dat" > "$2/torus.dat.$ts.gz"
$(dirname "$0")/meta < "$1/torus.dat" | gzip -c -9 > "$2/torus.csv.$ts.gz"
/scout.cfg?id=8c1c64ed36b331881cc4318f9680d1c1cd34ae80&follow=1'>Remove viewmodel disablingJune McEnroe 2018-05-30Remove demoman mouse2 bindJune McEnroe 2018-05-30Ignore macOS debug directoriesJune McEnroe 2018-05-29Add CharIter in ediJune McEnroe 2018-05-29Move spans back out of segs in ediJune McEnroe 2018-05-29Use scheme for Light terminalJune McEnroe 2018-05-28Rewrite edi WIPJune McEnroe