Skip to content

Commit 47f4db7

Browse files
author
burdo
committed
bootrun
1 parent 7287888 commit 47f4db7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

launch.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
./pull.sh
44

5-
./gradlew bootWar
6-
java -jar build/libs/workbench-0.war
5+
./gradle bootRun
6+
#./gradlew bootWar
7+
#java -jar build/libs/workbench-0.war

0 commit comments

Comments
 (0)