git ssb

0+

cel / ssb-activity



Commit 550f7bbbe4c707cebb415750fb3a7d562ace8b8a

Add peeks.sh

cel committed on 3/6/2021, 5:35:36 PM
Parent: 13a56db77e095500eb68f9e4a064587c2f48bbfa

Files changed

peeks.shadded
peeks.shView
@@ -1,0 +1,5 @@
1 +#!/bin/sh
2 +node counts.js day| tail -1
3 +node counts.js week| tail -1
4 +node counts.js month| tail -1 | sed 's/-01 / /'
5 +

Built with git-ssb-web