1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 01:22:48 +00:00

added server address to config

This commit is contained in:
2017-02-04 00:59:30 +00:00
parent cb19c43515
commit c08cf8a4cb
19 changed files with 108 additions and 134 deletions

View File

@@ -15,7 +15,5 @@ clean:
copyfiles:
cp config.template.json ./dist/config.template.json
cp -r ./sounds ./dist/
cp ./dca-rs ./dist/
all: linux mac windows copyfiles