From 84bda592932ea7c14155e51c9c9ba22999f4ade5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 15 Aug 2022 23:39:04 +0200 Subject: [PATCH 1/4] fix keep --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6f33c2a5..e010e66c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -157,7 +157,7 @@ then ynh_script_progression --message="Upgrading source files..." # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --keep="$final_path/.env" + ynh_setup_source --dest_dir="$final_path" --keep=".env" fi chmod 750 "$final_path" From 18b718a6d5a2bb375f62c9398b8ed5a83842a71f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 21:39:09 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a4d08a..7af7358e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ It is also possible to import your data from Instagram. **Shipped version:** 0.11.3~ynh1 + ## Screenshots ![Screenshot of Pixelfed](./doc/screenshots/screenshots.jpg) diff --git a/README_fr.md b/README_fr.md index 86d8e017..a1484f0c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,8 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.11.3~ynh1 +**Version incluse :** 0.11.3~ynh1 + ## Captures d'écran From 98b6d1806f43abbc05bf203acf375de1f27b58e5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 15 Aug 2022 23:40:08 +0200 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5bc08722..676f2a02 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.11.3~ynh1", + "version": "0.11.3~ynh2", "url": "https://pixelfed.org/", "upstream": { "license": "AGPL-3.0-or-later", From c4a4f2051ad1fb9f29aade6638557701e73fb4e7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 21:40:21 +0000 Subject: [PATCH 4/4] 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 7af7358e..22a565ba 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Shipped version:** 0.11.3~ynh1 +**Shipped version:** 0.11.3~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index a1484f0c..f08d1199 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.11.3~ynh1 +**Version incluse :** 0.11.3~ynh2 ## Captures d'écran