Skip to content

Commit 2254547

Browse files
committed
Update setup environment
1 parent 5bb7de5 commit 2254547

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sandbox/scripts/setup-environment.sh

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ bash /workspaces/ShowScript/sandbox/scripts/download-plugins.sh
1111
# Start the Minecraft server
1212
cd /workspaces/ShowScript/sandbox
1313

14-
ln -s /workspaces/ShowScript/sandbox/server /data
14+
ln -s /data /workspaces/ShowScript/sandbox/server
1515

16-
# Attach the VSCode Console to the Minecraft server
17-
# Note: Implementation depends on the specific method used to start the server and VSCode integration
18-
code --command workbench.action.tasks.runTask 'Minecraft Server'
16+
# Attach the VSCode Console to the Minecraft server

0 commit comments

Comments
 (0)