Merge pull request #2388 from merlinlcb/patch-1

Update start-latest.sh
This commit is contained in:
Anon 2022-12-23 22:35:21 +00:00 committed by GitHub
commit dd2f102eec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,5 +18,8 @@ unzip MinecraftClient-linux.zip
# Remove the ZIP # Remove the ZIP
rm -- MinecraftClient-linux.zip rm -- MinecraftClient-linux.zip
# Set Executable
chmod +x /opt/start-latest.sh
# Start the Client # Start the Client
./MinecraftClient ./MinecraftClient