mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-02-22 16:59:42 +11:00
Add startDocker.sh
This commit is contained in:
parent
5e980363a3
commit
5106f0e849
6
startDocker.sh
Normal file
6
startDocker.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker compose -f docker-compose.bot.yml build bot && \
|
||||
docker compose -f docker-compose.bot.yml up -d bot
|
||||
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user