mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-13 00:28:01 +02:00
add a web_update script to trigger writing nginx config
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
curl -s -d POSTDATA --user $(</var/lib/mailinabox/api.key): http://127.0.0.1:10222/web/update
|
||||||
Reference in New Issue
Block a user