Skip to content

Commit

Permalink
version 3.6.4 jetty-stop.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorbarbieri committed Apr 19, 2024
1 parent 682b050 commit eacc517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/jetty-stop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DH_DIR=/home/javaapps/sbt-projects/DeCSHighlighter
cd $DH_DIR/jetty-base || exit

../jetty-home-12.0.8/bin/jetty.sh stop
../jetty-home-11.0.14/bin/jetty.sh stop
ret="$?"

sleep 120s
Expand Down

0 comments on commit eacc517

Please sign in to comment.