Skip to content

Commit

Permalink
Update RSS endpoint for osmus
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Jun 1, 2024
1 parent 59dc713 commit bbddbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renderer/rss_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ xmlstarlet ed --inplace \
"$RSS_FILE"

echo "New entry added to $RSS_FILE"
aws s3 cp "$RSS_FILE" s3://tileserver-static/
aws s3 cp "$RSS_FILE" s3://osmus-tile-static/

0 comments on commit bbddbff

Please sign in to comment.