#!/bin/bash

cd /opt/phpki/bin
/usr/bin/php74 ./gen_crl.php 2>&1 > /dev/null

