1
0
Fork 0
hscloud/pki/clean.sh

7 lines
38 B
Bash
Executable File

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