From bb7fce26dcbd1fc59b26487650ba900112ef3fcb Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 9 Aug 2021 16:01:28 +0200 Subject: [PATCH] remove ending newline --- templates/JDownloader.service.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/JDownloader.service.j2 b/templates/JDownloader.service.j2 index f94ae6a..98d6569 100644 --- a/templates/JDownloader.service.j2 +++ b/templates/JDownloader.service.j2 @@ -12,4 +12,4 @@ Group={{JD_Username}} [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target