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