#!/usr/local/bin/bash if acme-client -vNn noddybox.co.uk ; then service apache24 restart service postfix restart service dovecot restart fi