Files: cec705118d65476d8ba5b903fb836cae42f2f1dd / run.sh
219 bytesRaw
1 | |
2 | time sbotc activity.read '{"series":"month","ids":true}' > month.jsonp |
3 | time sbotc activity.read '{"series":"week","ids":true}' > week.jsonp |
4 | time sbotc activity.read '{"series":"day","ids":true}' > day.jsonp |
5 |
Built with git-ssb-web