Caches entlang einer Route: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K
besserer Link
K (Schreibung vereinheitlicht, falschen Pfad ersetzt) |
K (besserer Link) |
||
Zeile 30: | Zeile 30: | ||
#: <pre>sudo apt-get install curl</pre> | #: <pre>sudo apt-get install curl</pre> | ||
# Skript herunterladen mit | # Skript herunterladen mit | ||
#: <pre>curl https://raw.githubusercontent.com/ | #: <pre>curl https://raw.githubusercontent.com/FriedrichFroebel/oc_car/master/oc_car.sh > oc_car.sh</pre> | ||
# Skript zur Verarbeitung der (Start- und Ziel-)Koordinaten herunterladen mit | # Skript zur Verarbeitung der (Start- und Ziel-)Koordinaten herunterladen mit | ||
#: <pre>curl https://raw.githubusercontent.com/dominictarr/JSON.sh/master/JSON.sh > JSON.sh</pre> | #: <pre>curl https://raw.githubusercontent.com/dominictarr/JSON.sh/master/JSON.sh > JSON.sh</pre> | ||
Zeile 70: | Zeile 70: | ||
#: <pre>chmod +x JSON.sh</pre> | #: <pre>chmod +x JSON.sh</pre> | ||
# Download von '''oc_car.sh''' | # Download von '''oc_car.sh''' | ||
#* Downloadlink: [https://raw.githubusercontent.com/ | #* Downloadlink: [https://raw.githubusercontent.com/FriedrichFroebel/oc_car/master/oc_car.sh oc_car.sh] (''Ziel speichern unter'') | ||
=== Ausführung des Skriptes === | === Ausführung des Skriptes === |