mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
commit
dd2f102eec
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue