hscloud/pki/clean.sh
2018-08-27 21:00:38 +01:00

6 lines
38 B
Bash
Executable file

#!/bin/sh
set -e -x
rm *pem
rm *csr