mirror of
https://github.com/alecmuffett/real-world-onion-sites.git
synced 2024-12-25 23:29:28 -05:00
commit: save time later.
This commit is contained in:
parent
36f5052c26
commit
30e6d4624a
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/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"
|
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"`
|
now=`date "+%Y%m%d%H%M%S"`
|
||||||
out="log-$now.out.txt"
|
out="log-$now.out.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user