get_revoked_keys.sh, get_revoked_keys.conf.sample: remove configuration file 'get_revoked_keys.conf.sample'.

This commit is contained in:
2018-03-07 13:43:48 +01:00
parent 2b203bd0c1
commit 307930f960
2 changed files with 0 additions and 22 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env bash
working_dir="$(dirname $(realpath $0))"
conf_file="${working_dir}/conf/get_revoked_keys.conf"
log_file=$(mktemp)