Skip to content

Commit 474d24d

Browse files
Korrigiere Verzeichnisnamen in build.sh für Konsistenz
1 parent 3c65326 commit 474d24d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ wget "https://launcher.mojang.com/v1/objects/0983f08be6a4e624f5d85689d1aca869ed9
99
java -jar buildtools/BuildTools.jar init --build
1010
java -jar buildtools/BuildTools.jar workspace --build
1111

12-
ls .eag
12+
ls .eagworkspace
1313

14-
cd .eag
14+
cd .eagworkspace
1515

1616
chmod +x gradlew
1717
./gradlew makeMainWasmClientBundle

0 commit comments

Comments
 (0)