implemented cleanup command (moving unused files to archive directory)

This commit is contained in:
Lukas Schauer
2016-02-15 20:26:25 +01:00
parent 1233dc950c
commit e60682c06c
2 changed files with 52 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,4 +2,5 @@ private_key.pem
domains.txt
config.sh
certs/*
archive/*
.acme-challenges/*