yiyixin commited on
Commit
eda507d
1 Parent(s): 69f4aa2
Files changed (1) hide show
  1. serve_grobid.sh +1 -1
serve_grobid.sh CHANGED
@@ -11,4 +11,4 @@ fi
11
 
12
  # run GROBID
13
  cd grobid-${GROBID_VERSION} || exit
14
- ./gradlew run
 
11
 
12
  # run GROBID
13
  cd grobid-${GROBID_VERSION} || exit
14
+ ./gradlew run &