1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00

Fix linter

This commit is contained in:
ericgaspar 2022-10-09 11:10:36 +02:00
parent 83cc1b4d8a
commit 295cc76536
3 changed files with 6 additions and 10 deletions

View file

@ -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

View file

@ -2,7 +2,7 @@
location __PATH__/ {
# Path to source
alias __FINALPATH__/ ;
alias __FINALPATH__/;
index index.html;

View file

@ -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": [