diff --git a/Docker/start-latest.sh b/Docker/start-latest.sh index 6f158287..73fae023 100644 --- a/Docker/start-latest.sh +++ b/Docker/start-latest.sh @@ -18,5 +18,8 @@ unzip MinecraftClient-linux.zip # Remove the ZIP rm -- MinecraftClient-linux.zip +# Set Executable +chmod +x /opt/start-latest.sh + # Start the Client ./MinecraftClient