Skip to content

Commit

Permalink
missed some bot renames
Browse files Browse the repository at this point in the history
  • Loading branch information
bronson-g committed Jul 27, 2023
1 parent cebddc0 commit c5160ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ mkdir -p bin
echo "#!/bin/bash" > bin/bot
echo "source vars/discord.env" >> bin/bot
echo "cd discord && git stash && git pull && go run ." >> bin/bot
chmod a+rx bin/discord
chmod a+rx bin/bot

0 comments on commit c5160ff

Please sign in to comment.