Skip to content

Commit 62e7ca9

Browse files
committed
fixed run script
1 parent c375013 commit 62e7ca9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#! /bin/bash
22

3-
./gradlew execute
4-
gradle execute -PappArgs="['../config.yaml']"
3+
./gradlew execute -PappArgs="['../config.yaml']"

0 commit comments

Comments
 (0)