#!/bin/bash

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

