@ -14,7 +14,7 @@ sub run ( $job ) {
$job->note( _mds_template => 'update_ssl_certs' );
# Renew the SSL Certificates
$job->system_command( [ 'sudo', 'certbot renew' ] );
$job->system_command( [ 'sudo', 'certbot', 'renew' ] );
$job->note( is_renew_done => 1 );
# Push the SSL Certificates