1
0
Fork 0
mirror of https://github.com/Luzifer/preserve.git synced 2024-12-20 09:41:18 +00:00

Fix: Remove copy&paste target

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-11-05 17:29:03 +01:00
parent a2664f671c
commit 05207336f7
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -3,7 +3,7 @@ default: lint test
lint:
golangci-lint run --timeout=5m
publish: frontend
publish:
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
bash golang.sh