repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
31dbc6e
parent
ed582ae
author
Eric Bower
date
2024-02-29 19:41:17 +0000 UTC
docs: cleanup
1 files changed,  +2, -0
M Makefile
+2, -0
1@@ -74,6 +74,8 @@ store-clean:
2 .PHONY: store-clean
3 
4 pico-plus:
5+	# USER=picouser TXID=pi_xxx make pico-plus
6+	# TXID is from stripe, but can be empty
7 	go run ./cmd/scripts/pico-plus/main.go $(USER) $(TXID)
8 .PHONY: pico-plus
9