|
|
exec("sudo certbot certificates --cert-name $domain | grep 'Expiry' | grep 'Expiry' | sed 's/ //g'", $phpOutput, $phpReturnCode);
|
|
exec("sudo certbot certificates --cert-name $domain | grep 'Expiry' | grep 'Expiry' | sed 's/ //g'", $phpOutput, $phpReturnCode);
|