Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
washaqq authored Nov 9, 2023
1 parent 035e8dd commit 2ca83d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# osrm_script
Osrm Server Service Scripts

1. ``osrm_server.sh`` calls ``osrm_run.sh`` and executes inside a screen.
1. ``osrm_run.sh`` changes directory to ``build`` and starts server.
1. move ``osrm.service`` to ``/etc/systemd/system/`` and reload daemon with ``systemctl daemon-reload``.
1. enable service and control it : https://askubuntu.com/a/19324/396692.

0 comments on commit 2ca83d7

Please sign in to comment.