From a2ae0e09bbd1cbb112e70857ba0b37caafd7dacb Mon Sep 17 00:00:00 2001 From: Dominic Ricottone Date: Fri, 22 Jan 2021 19:30:10 +0000 Subject: [PATCH] Modification of language; add phony make target --- Makefile | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e283ad6..d2f095f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +.PHONY: build build: docker build --tag cgit --tag dricottone/cgit:latest . diff --git a/README.md b/README.md index 82c37ac..61c07c3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ make build ``` -## Configuration +## Configure Edit `cgit.d/cgitrc`, which follows the [cgitrc](https://git.zx2c4.com/cgit/tree/cgitrc.5.txt) specification. -- 2.45.2