Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit cfb96bd

Browse files
committed
fix(commands): fix usage section of single response commands
1 parent 7d2850f commit cfb96bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ poetry config settings.virtualenvs.in-project true
66
poetry install
77

88
echo "Cloning bot repository"
9+
rm -rf bot
910
git clone https://github.com/dice-discord/bot.git --depth 1
1011
cd bot
1112
echo "Installing bot dependencies"

0 commit comments

Comments
 (0)