Skip to content

Commit

Permalink
Change location of shaded jar
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jan 3, 2025
1 parent 2f2ab3e commit a27b052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CURL:=curl -L -\# --fail --create-dirs

otp.jar:
cp ../shaded-jar/target/otp-*-SNAPSHOT-shaded.jar otp.jar
cp ../otp-shaded/target/otp-shaded-*-SNAPSHOT.jar otp.jar

atlanta/osm.pbf:
${CURL} http://osm.ibi-transit.com/vex/33.654066160697056,-84.759521484375,33.994611584814606,-84.30976867675781.pbf -o $@
Expand Down

0 comments on commit a27b052

Please sign in to comment.