move docker setup into packaging subdir
This commit is contained in:
parent
c2d9709bdd
commit
8b4de1be9d
8 changed files with 49 additions and 18 deletions
2
run.sh
2
run.sh
|
@ -6,4 +6,4 @@ if ! [ -f ./token ]
|
|||
then echo "ERROR : Needs discord API token in ./token" && exit
|
||||
fi
|
||||
|
||||
DEBUG=871777993922588712 ./src/bot.ts ./token
|
||||
DEBUG=871777993922588712 ./src/bot.ts ./token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue