From c9a7b2106612dd65b3fa8c33394088e1b0c18a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 9 Dec 2023 21:24:56 +0100 Subject: [PATCH 1/3] cleaning --- manifest.toml | 5 ++++- scripts/backup | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 23df6ec..0b8daf9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,11 +16,14 @@ code = "https://framagit.org/luc/wemawema" website = "https://framagit.org/luc/wemawema" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M" diff --git a/scripts/backup b/scripts/backup index 69ea958..409a672 100755 --- a/scripts/backup +++ b/scripts/backup @@ -20,13 +20,13 @@ ynh_print_info --message="Declaring files to be backed up..." # BACKUP THE APP MAIN DIR #================================================= -ynh_backup "$install_dir" +ynh_backup --src_path="$install_dir" #================================================= # BACKUP THE NGINX CONFIGURATION #================================================= -ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf" +ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" #================================================= # END OF SCRIPT From fc3d390a31ab2276e3b6b00468f5a87980e7e825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Dec 2023 11:17:34 +0100 Subject: [PATCH 2/3] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0b8daf9..dbc25a3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "WemaWema" description.en = "\"WE MAKE PORN\" meme generator but it can do more" description.fr = "Générateur de mème « WE MAKE PORN » mais il peut faire bien plus" -version = "26.1~ynh4" +version = "26.1~ynh5" maintainers = [] From 297485ee3253ec3a377198b68f015e21821a34d0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 10 Dec 2023 10:17:39 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87648b5..8ca6e0b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in "WE MAKE PORN" meme generator but it can do more -**Shipped version:** 26.1~ynh4 +**Shipped version:** 26.1~ynh5 **Demo:** https://framagit.org/luc/wemawema diff --git a/README_fr.md b/README_fr.md index 3ea042e..f356473 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Générateur de mème « WE MAKE PORN » mais il peut faire bien plus -**Version incluse :** 26.1~ynh4 +**Version incluse :** 26.1~ynh5 **Démo :** https://framagit.org/luc/wemawema