mirror of
https://codeberg.org/privacy1st/netcup-dns
synced 2024-12-22 23:36:04 +01:00
docs: update README (Arch Linux installation)
This commit is contained in:
parent
84568a2402
commit
0485c33ec1
14
README.md
14
README.md
@ -2,6 +2,20 @@
|
||||
|
||||
Update DNS A/AAAA records with your current external IP address using the netcup DNS API.
|
||||
|
||||
## Installation
|
||||
|
||||
On Arch Linux:
|
||||
|
||||
```shell
|
||||
make
|
||||
```
|
||||
|
||||
With `pip`:
|
||||
|
||||
```shell
|
||||
make install-pip
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
For each netcup customer, create a `.json` configuration file inside `/etc/netcup-dpns`.
|
||||
|
Loading…
Reference in New Issue
Block a user