mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Update to 1.14
This commit is contained in:
committed by
BillyGalbreath
parent
a4bfd94c63
commit
b8fed8aaf2
@@ -11,7 +11,7 @@ done
|
||||
if [[ "$1" == up* ]]; then
|
||||
(
|
||||
cd "$basedir/Paper/"
|
||||
git fetch && git reset --hard origin/master
|
||||
git fetch && git reset --hard origin/ver/1.14-pre5
|
||||
cd ../
|
||||
git add Paper
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user