diff --git a/wrapper.sh b/wrapper.sh index 2c6cadc..3e2acdc 100755 --- a/wrapper.sh +++ b/wrapper.sh @@ -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"