This commit is contained in:
dzj 2024-02-26 10:01:46 +08:00
parent d6f0741d68
commit 824a54d6bf
3 changed files with 3 additions and 0 deletions

1
jar-dryrun.bat Normal file
View File

@ -0,0 +1 @@
java -jar demo-car-1.0.jar --thin.dryrun

1
jar-run-root.bat Normal file
View File

@ -0,0 +1 @@
java -jar demo-car-1.0.jar --thin.root=target/thin/root

1
jar-run.bat Normal file
View File

@ -0,0 +1 @@
java -jar demo-car-1.0.jar --thin.dryrun --thin.root=target/thin/root