2 lines
70 B
Bash
2 lines
70 B
Bash
|
#!/bin/sh
|
||
|
/usr/bin/prosodyctl --root cert import /etc/letsencrypt/live
|