mcserver-discordbot/bot/scripts/update.sh
2022-04-02 21:04:40 +02:00

6 lines
119 B
Bash

#!/bin/bash
# Updates bot from https://github.com/Specoolazius/mcserver-discordbot
git stash
git pull --rebase origin