mirror of
https://github.com/owntracks/recorder.git
synced 2024-11-15 09:58:40 -07:00
fix link to OpenCage Lua script
This commit is contained in:
parent
c20d6a3158
commit
bb4f32bc88
@ -22,7 +22,7 @@ luarocks install lua-opencage-geocoder
|
||||
```bash
|
||||
export OPENCAGE_APIKEY="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
```
|
||||
4. Add a Lua script for the Recorder, which looks like [our example OpenCage Lua script](contrib/opencage.lua)
|
||||
4. Add a Lua script for the Recorder, which looks like [our example OpenCage Lua script](/contrib/opencage.lua)
|
||||
5. Launch the Recorder using something along these lines:
|
||||
```bash
|
||||
ot-recorder --lua-script opencage.lua 'owntracks/#'
|
||||
|
Loading…
Reference in New Issue
Block a user