small pixel drawing of a pufferfish zoa

whatva
Jes Olson j3s@c3f.net
Wed, 28 Sep 2022 02:20:27 -0500
commit

680ec688f6585ebc7de060e362bb5c128892cde4

parent

75944c7ea49736d8bc8e5d5e306bc01d7f9d8128

2 files changed, 5 insertions(+), 1 deletions(-)

jump to
M READMEREADME

@@ -37,7 +37,7 @@

-> quickstart # install zoa - $ wget https://j3s.sh/zoa/zoa (TODO) + $ wget https://trash.j3s.sh/zoa $ mv zoa /usr/local/sbin $ chmod +x /usr/local/sbin/zoa # set up a zoa repo
A deploy

@@ -0,0 +1,4 @@

+#!/bin/sh + +CGO_ENABLED=0 go build +scp zoa j3s.sh:/var/www/trash.j3s.sh/zoa