git ssb

0+

cel / ssb-activity



Tree: f77279383b6c409cac281f81232a54acbf724261

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