3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/bash
|
|
MMSI=#MMSI of the ship to track
|
|
KEY=#OpenShipData API key
|
#!/bin/bash
|
|
MMSI=#MMSI of the ship to track
|
|
KEY=#OpenShipData API key
|