Skip to content

Instantly share code, notes, and snippets.

@red-stripe
Created November 23, 2017 22:41
Show Gist options
  • Save red-stripe/f4c819b43212cdaa084cd615d98956ad to your computer and use it in GitHub Desktop.
Save red-stripe/f4c819b43212cdaa084cd615d98956ad to your computer and use it in GitHub Desktop.

Freerouting

https://github.com/Engidea/FreeRoutingNew

sudo apt-get update
sudo apt-get install default-jdk
sudo mkdir /opt/FreeRouting
sudo chown fab-admin:fab-admin FreeRouting
cd /opt/FreeRouting
git clone --depth=1 https://github.com/Engidea/FreeRoutingNew.git .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment