Skip to content

Commit

Permalink
Fix path for cgimap
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Sep 24, 2024
1 parent e2484e4 commit e09777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/web/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ while "$flag" = true; do
done &
time rails i18n:js:export assets:precompile
bundle exec rails db:migrate
/usr/local/bin/openstreetmap-cgimap \
/openstreetmap-cgimap/build/openstreetmap-cgimap \
--port=8000 \
--daemon \
--instances=3 \
Expand Down

0 comments on commit e09777e

Please sign in to comment.