git ssb

0+

cel / ssb-activity



Tree: a3b6e67a79ab15e9e37b77d0493be9a811e5862e

Files: a3b6e67a79ab15e9e37b77d0493be9a811e5862e / 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