Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsnolde committed May 23, 2024
1 parent 18dd2d6 commit a6d1470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_valhalla.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ while true; do
echo "INFO: Starting iteration $iteration..."

# Take 8002 if this is the first start
# this is copied from FOSSGIS, was too lazy to change to smth more suitable
if curl -fs --noproxy localhost "http://localhost:${PORT_8002}/status"; then
CURRENT_PORT=${PORT_8003}
OLD_PORT=${PORT_8002}
Expand Down

0 comments on commit a6d1470

Please sign in to comment.