1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 09:02:49 +00:00

config changes

This commit is contained in:
2017-01-17 07:31:38 +01:00
parent 7e100b6b8f
commit 42486b7f33
3 changed files with 1 additions and 0 deletions

BIN
dist/sounds/airhorn.dca vendored Normal file

Binary file not shown.

BIN
dist/sounds/later.dca vendored Normal file

Binary file not shown.

View File

@@ -12,6 +12,7 @@ clean:
copyconfig: copyconfig:
@cp config.template.json ./dist/config.json @cp config.template.json ./dist/config.json
@cp -r ./sounds ./dist/
build: clean windows linux copyconfig build: clean windows linux copyconfig