We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2254547 commit 90da346Copy full SHA for 90da346
sandbox/scripts/setup-environment.sh
@@ -11,6 +11,6 @@ bash /workspaces/ShowScript/sandbox/scripts/download-plugins.sh
11
# Start the Minecraft server
12
cd /workspaces/ShowScript/sandbox
13
14
-ln -s /data /workspaces/ShowScript/sandbox/server
+ln -s /data /workspaces/ShowScript/sandbox
15
16
# Attach the VSCode Console to the Minecraft server
0 commit comments