Skip to content

Commit 33b713b

Browse files
committed
Fixed #106, Fixed #109, Fixed #110
1 parent 99b6cb3 commit 33b713b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function buildLikeHeroku() {
2525
function runHerokuLocal() {
2626
buildLikeHeroku
2727
heroku ps -a simpleworklist
28-
./mvnw clean install
2928
heroku local web
3029
heroku open
3130
}

0 commit comments

Comments
 (0)