mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Updated repo name on installer
This commit is contained in:
parent
1f8e25710d
commit
c2d4dd093a
@ -59,7 +59,7 @@ rm -f start.sh
|
|||||||
rm -f start.bat
|
rm -f start.bat
|
||||||
echo "[1/3] Downloading PocketMine-MP $PMMP_VERSION..."
|
echo "[1/3] Downloading PocketMine-MP $PMMP_VERSION..."
|
||||||
set -e
|
set -e
|
||||||
download_file "https://github.com/shoghicp/PocketMine-MP/archive/$PMMP_VERSION.tar.gz" | tar -zx > /dev/null
|
download_file "https://github.com/PocketMine/PocketMine-MP/archive/$PMMP_VERSION.tar.gz" | tar -zx > /dev/null
|
||||||
mv -f PocketMine-MP-$PMMP_VERSION/* ./
|
mv -f PocketMine-MP-$PMMP_VERSION/* ./
|
||||||
rm -f -r PocketMine-MP-$PMMP_VERSION/
|
rm -f -r PocketMine-MP-$PMMP_VERSION/
|
||||||
rm -f ./start.cmd
|
rm -f ./start.cmd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user