mcserver-discordbot/bot/scripts/update.sh

6 lines
119 B
Bash
Raw Normal View History

2022-03-31 15:26:20 +02:00
#!/bin/bash
2022-04-02 21:04:40 +02:00
# Updates bot from https://github.com/Specoolazius/mcserver-discordbot
git stash
git pull --rebase origin