mirror of
https://github.com/tunix/digitalocean-dyndns
synced 2024-12-22 21:09:52 +00:00
Compare commits
No commits in common. "a5ae5cfe52fa519f0d77c8d88cf2169c32fd2403" and "688a19663eac7112cc84cf398d97475035f184bc" have entirely different histories.
a5ae5cfe52
...
688a19663e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
api_host="https://api.digitalocean.com/v2"
|
||||
sleep_interval=${SLEEP_INTERVAL:-300}
|
||||
|
|
Loading…
Reference in a new issue