commit: save time later.

This commit is contained in:
Alec Muffett 2019-11-16 20:12:20 +00:00
parent 36f5052c26
commit 30e6d4624a

View File

@ -1,5 +1,5 @@
#!/bin/sh
# hello! yes, this is a public link to a google sheet, to fetch as csv; and yes, i do know.
url="https://docs.google.com/spreadsheets/d/e/2PACX-1vRjEEqZ2bGYQcvTvWqJfNvw_NCTrcIM9C2GzriqGyEfz_8C9ZAj2c9gaR6ew6u4X-qRsYxgeD_zZMxD/pub?gid=0&single=true&output=csv"
now=`date "+%Y%m%d%H%M%S"`
out="log-$now.out.txt"