git ssb

0+

cel / ssb-activity



Tree: e531c0e256161a5923b906a32a4573262242f0a3

Files: e531c0e256161a5923b906a32a4573262242f0a3 / run.sh

219 bytesRaw
1#!/bin/bash
2time sbotc activity.read '{"series":"month","ids":true}' > month.jsonp
3time sbotc activity.read '{"series":"week","ids":true}' > week.jsonp
4time sbotc activity.read '{"series":"day","ids":true}' > day.jsonp
5

Built with git-ssb-web