source:
ntrip/trunk/ntripserver/StartNtripServerLinux@
466
| Last change on this file since 466 was 466, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 176 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | # Purpose: Start NtripServerLinux |
| 3 | |
| 4 | while true; do ./NtripServerLinux -a www.euref-ip.net -p 80 -m Mountpoint -c password -M 1 -b 19200 -i /dev/gps; sleep 20; done |
| 5 |
Note:
See TracBrowser
for help on using the repository browser.
