1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-03-05 06:05:25 +00:00

new sounds

This commit is contained in:
2017-01-18 20:35:22 +00:00
parent 42486b7f33
commit 403151fa6f
17 changed files with 3 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ copyconfig:
@cp config.template.json ./dist/config.json
@cp -r ./sounds ./dist/
build: clean windows linux copyconfig
all: windows linux copyconfig