zrcadlo
https://github.com/mail-in-a-box/mailinabox.git
synchronizováno 2026-04-04 21:57:23 +02:00
3 řádky
106 B
Bash
Spustitelný soubor
3 řádky
106 B
Bash
Spustitelný soubor
#!/bin/bash
|
|
curl -s -d POSTDATA --user $(</var/lib/mailinabox/api.key): http://127.0.0.1:10222/dns/update
|