mirror of
https://github.com/aaronriedel/hetzner-ddns.git
synced 2024-11-18 00:56:41 +01:00
edit README
This commit is contained in:
parent
727b8b9a36
commit
81cd8e631f
1 changed files with 6 additions and 1 deletions
|
@ -1 +1,6 @@
|
||||||
DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash
|
# DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash
|
||||||
|
## Installation
|
||||||
|
`git clone https://github.com/aaronriedel/hetzner-ddns.git`
|
||||||
|
`cp .env.template .env`
|
||||||
|
Edit the .env file and fill in your credentials and settings.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue