Of git, get, and gud
1 2 3 4 5 6 7 8 9 10 11 12 13 14
--- a/dsa/checks/dsa-check-cert-expire-dir +++ b/dsa/checks/dsa-check-cert-expire-dir _æ_ _æ_ -26,9 +26,9 _æ_ _æ_ sn="$0" if [ "${sn%/*}" = "$sn" ]; then - CERT_CHECK=dsa-check-cert-expire + CERT_CHECK=check_cert_expire else - CERT_CHECK="${sn%/*}/dsa-check-cert-expire" + CERT_CHECK="${sn%/*}/check_cert_expire" fi if [ "$#" != 1 ] ; then