Introduction
Introduction Statistics Contact Development Disclaimer Help
Renaming application in Makefile. - staticgit - A git static site generator, th…
Log
Files
Refs
README
---
commit b173c1cd71dbdf31b74ece626c89911d8fb566bc
parent 11bae29a0c9f1f05ac138f5c0a8fea6c54fcd968
Author: Jay Scott <[email protected]>
Date: Wed, 17 Jul 2024 20:31:20 +0100
Renaming application in Makefile.
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -1,4 +1,4 @@
-APP_NAME := sealgit
+APP_NAME := staticgit
BUILD_DIR := build
GO_FLAGS := -ldflags="-s -w"
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.