initial commit

This commit is contained in:
2020-08-19 12:25:14 +02:00
commit 131be5e113
12 changed files with 114 additions and 0 deletions

4
CONFIG.example Normal file
View File

@@ -0,0 +1,4 @@
TARGET_SERVER="hostname"
TARGET_PATH="/var/www/somewhere"
TARGET_OWNER="nginx"
SIGNING_KEY_EMAIL="mail@example.tld"