Update dependencies

This commit is contained in:
2023-11-15 22:28:41 +08:00
parent 2bff6d8ef3
commit 61d73f7be3
4 changed files with 99 additions and 47 deletions

View File

@@ -3,10 +3,10 @@
all: Makefile scripts
Makefile: .PHONY
cp ~/src/go/common/scripts/Makefile .
cp ~/src/go/ntp/common/scripts/Makefile .
scripts: .PHONY
cp ~/src/go/common/scripts/{fury-publish,run-goreleaser,download-release} .
cp ~/src/go/ntp/common/scripts/{fury-publish,run-goreleaser,download-release} .
.PHONY: