zrcadlo
https://github.com/mail-in-a-box/mailinabox.git
synchronizováno 2025-07-18 01:30:55 +00: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/web/update
|