#!/bin/bash
set -e
name=make-ca
version=1.16.1
release=3
INFO="\033[1;36m"
NORMAL="\033[0;39m"
printf "${INFO}run regularly the command: make-ca -g -f${NORMAL}\n"

