From 295cc76536437fb00e7c61b03d815dc762b6f1a4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 9 Oct 2022 11:10:36 +0200 Subject: [PATCH] Fix linter --- check_process | 8 ++------ conf/nginx.conf | 2 +- manifest.json | 6 +++--- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/check_process b/check_process index 7de0578..489a614 100644 --- a/check_process +++ b/check_process @@ -11,8 +11,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=6f4c1e5f81bea341c07e199c4916fc31b54eaf61 - upgrade=1 from_commit=ec4da0af3abbd7b8bd59d5f7d9d7c594ae844ac0 + upgrade=1 from_commit=bfdb624f86329cb5095cb3a343fc54e84d001c70 backup_restore=1 multi_instance=1 port_already_use=0 @@ -21,8 +20,5 @@ Email= Notification=none ;;; Upgrade options - ; commit=6f4c1e5f81bea341c07e199c4916fc31b54eaf61 - name=Global refactoring - manifest_arg=domain=DOMAIN&path=PATH&is_public=1& - ; commit=ec4da0af3abbd7b8bd59d5f7d9d7c594ae844ac0 + ; commit=bfdb624f86329cb5095cb3a343fc54e84d001c70 name=1.1-ynh3 diff --git a/conf/nginx.conf b/conf/nginx.conf index 3b98b82..864573c 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/ ; + alias __FINALPATH__/; index index.html; diff --git a/manifest.json b/manifest.json index 2bae70b..f42e19d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "hextris", "packaging_format": 1, "description": { - "en": "A fast paced puzzle game", - "fr": "Un jeu de puzzle très rapide" + "en": "Fast paced puzzle game", + "fr": "Jeu de puzzle très rapide" }, "version": "2020.05.05~ynh4", "url": "http://hextris.github.io/", @@ -20,7 +20,7 @@ "email": "aeris@e.email" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [