From a096a08ef7ab35663636a7bd3321155c92faf69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:07:44 +0200 Subject: [PATCH] cleaning --- manifest.toml | 2 +- scripts/install | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 62d53fd..e410bcb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://easyappointments.org/docs.html#1.4.3/readme.md" code = "https://github.com/alextselegidis/easyappointments" [integration] -yunohost = ">= 11.2.20" +yunohost = ">= 11.2.30" helpers_version = "2.1" architectures = "all" multi_instance = true diff --git a/scripts/install b/scripts/install index 65213b0..eeeadc8 100644 --- a/scripts/install +++ b/scripts/install @@ -21,8 +21,6 @@ ynh_config_add_nginx ynh_config_add_phpfpm -#================================================= -# SPECIFIC SETUP #================================================= # ADD A CONFIGURATION #=================================================