From 3a877009fd9774eda9eef01f1dccab2a11862cf3 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 17 Mar 2021 00:17:31 +0100 Subject: [PATCH] script for old versions to upgrade cleanly --- conf/nginx.conf | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 9ad0765..6a8bd52 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/www/ ; + alias __FINALPATH__/www/; if ($scheme = http) { rewrite ^ https://$server_name$request_uri? permanent; diff --git a/manifest.json b/manifest.json index bc4c5a7..e8c3916 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "win10@tutanota.com" }, "requirements": { - "yunohost": ">=4.0" + "yunohost": ">=4.0" }, "multi_instance": true, "services": [