git ssb

0+

cel / ssb-activity



Tree: 550f7bbbe4c707cebb415750fb3a7d562ace8b8a

Files: 550f7bbbe4c707cebb415750fb3a7d562ace8b8a / peeks.sh

116 bytesRaw
1#!/bin/sh
2node counts.js day| tail -1
3node counts.js week| tail -1
4node counts.js month| tail -1 | sed 's/-01 / /'
5
6

Built with git-ssb-web