4 lines
56 B
Bash
4 lines
56 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
apt install -y python3-certbot-dns-rfc2136
|