4 lines
43 B
Bash
4 lines
43 B
Bash
|
#!/bin/sh
|
||
|
/scripts/run_certbot.sh
|
||
|
crond -f
|