2 lines
106 B
Bash
Executable file
2 lines
106 B
Bash
Executable file
#!/bin/bash
|
|
curl -s -d POSTDATA --user $(</var/lib/mailinabox/api.key): http://127.0.0.1:10222/web/update
|