git ssb

0+

cel / ssb-activity



Commit dbc0b989e74b5123be03b79dc82b062574e33b2e

Add do.sh

cel committed on 9/6/2020, 2:45:23 PM
Parent: cec705118d65476d8ba5b903fb836cae42f2f1dd

Files changed

do.shadded
do.shView
@@ -1,0 +1,7 @@
1 +#!/bin/sh
2 +set -e
3 +./run.sh
4 +node process-ids.js day
5 +node run.js day
6 +optipng day.png
7 +cp -v day.png day-$(date +%F).png

Built with git-ssb-web