From c8ce0e9fd9e2dd544d8b7481c17acd017ceb7d85 Mon Sep 17 00:00:00 2001 From: Mine Coins Date: Tue, 21 Feb 2017 18:13:53 +0200 Subject: [PATCH] deployment: add newline at EOF --- config_example.json | 2 +- deployment/caddyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config_example.json b/config_example.json index 8900670..cf3ea8a 100644 --- a/config_example.json +++ b/config_example.json @@ -11,4 +11,4 @@ "user": "pool", "password": "98erhfiuehw987fh23d" } -} \ No newline at end of file +} diff --git a/deployment/caddyfile b/deployment/caddyfile index c5bd7df..e2331b7 100644 --- a/deployment/caddyfile +++ b/deployment/caddyfile @@ -12,4 +12,4 @@ } gzip mime .manifest text/cache-manifest -} \ No newline at end of file +}