mcserver-discordbot/bot/scripts/update.sh

12 lines
206 B
Bash

#!/bin/bash
# Project is under GNU GENERAL PUBLIC LICENSE 3.0
#
# 2022, created by Specoolazius
# Updates bot from https://github.com/Specoolazius/mcserver-discordbot
git stash
git pull --rebase origin