mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 16:58:31 +02:00
docs update, added setup scripts
This commit is contained in:
1
Makefile
1
Makefile
@@ -6,7 +6,6 @@ setup:
|
||||
mkdir -p config certs
|
||||
[ -f config/config.yml ] || cp config.example.yml config/config.yml
|
||||
[ -f config/providers.yml ] || touch config/providers.yml
|
||||
[ -f compose.yml ] || cp compose.example.yml compose.yml
|
||||
|
||||
setup-codemirror:
|
||||
wget https://codemirror.net/5/codemirror.zip
|
||||
|
||||
Reference in New Issue
Block a user