Skip to content

Commit 8bff183

Browse files
Aktualisiere Build-Skript zur Verwendung von BuildTools für Initialisierung und Workspace-Erstellung
1 parent 03af242 commit 8bff183

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
@@ -1,3 +1,3 @@
11
sh build_compile_buildtools.sh
2-
sh build_init.sh
3-
sh build_make_workspace.sh
2+
java -jar buildtools/BuildTools.jar init --build
3+
java -jar buildtools/BuildTools.jar workspace --build

0 commit comments

Comments
 (0)