mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-05 12:56:22 -07:00
replace cfg configuration with JSON
This commit is contained in:
parent
f8293115a2
commit
8a95501964
4 changed files with 213 additions and 252 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ GOCHAN_DEBUG=1
|
|||
GOCHAN_VERBOSE=2
|
||||
GOCHAN_VERBOSITY=0
|
||||
|
||||
GOCHAN_VERSION=1.0
|
||||
GOCHAN_VERSION=1.2
|
||||
GOCHAN_BUILDTIME=$(shell date +%y%m%d.%H%M)
|
||||
GOCHAN_EXT=""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue