mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 05:49:46 +01:00
11 lines
205 B
Bash
11 lines
205 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
|