1
0
Fork 0
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.

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
api_host="https://api.digitalocean.com/v2"
sleep_interval=${SLEEP_INTERVAL:-300}