Skip to content

Commit 90da346

Browse files
committed
Change symlink directory for minecraft server data
1 parent 2254547 commit 90da346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/scripts/setup-environment.sh

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

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

1616
# Attach the VSCode Console to the Minecraft server

0 commit comments

Comments
 (0)