mirror of
https://github.com/tunix/digitalocean-dyndns
synced 2024-12-22 04:49:52 +00:00
Compare commits
2 commits
688a19663e
...
a5ae5cfe52
Author | SHA1 | Date | |
---|---|---|---|
|
a5ae5cfe52 | ||
|
a07892bc59 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
api_host="https://api.digitalocean.com/v2"
|
||||
sleep_interval=${SLEEP_INTERVAL:-300}
|
||||
|
|
Loading…
Reference in a new issue