add install scripts and move secrets to uncommited file
This commit is contained in:
parent
963907fcf4
commit
2fbec4da69
6 changed files with 60 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
MMSI=#MMSI of the ship to track
|
||||
KEY=#OpenShipData API key
|
||||
DATA_FILE=# output file location
|
||||
NTFY_ENDPOINT=# address of ntfy endpoint with topic name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue