#!/bin/sh

if [ -x /usr/share/vitalpbx/scripts/lets_encrypt ]; then
        /usr/share/vitalpbx/scripts/lets_encrypt
fi