From e7c779420da399873a6c47942af1b3a4e291cbd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:18:06 +0200 Subject: [PATCH 1/2] fix --- manifest.toml | 1 - scripts/backup | 6 +----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3a7c1ed..e37f756 100644 --- a/manifest.toml +++ b/manifest.toml @@ -13,7 +13,6 @@ maintainers = ["jarod5001"] license = "GPL-3.0" website = "https://prober.inn-studio.com/" demo = "https://prober.inn-studio.com/" -userdoc = "https://github.com/kmvan/x-prober" code = "https://github.com/kmvan/x-prober" [integration] diff --git a/scripts/backup b/scripts/backup index 851d286..a25cad6 100755 --- a/scripts/backup +++ b/scripts/backup @@ -21,15 +21,11 @@ ynh_print_info --message="Declaring files to be backed up..." ynh_backup --src_path="$install_dir" #================================================= -# BACKUP THE NGINX CONFIGURATION +# SYSTEM CONFIGURATION #================================================= ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" #================================================= From 3ee6cbd821347e657f376a7d92e3f4892f3301bd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jul 2024 15:18:13 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- README.md | 1 - README_es.md | 1 - README_eu.md | 1 - README_fr.md | 1 - README_gl.md | 1 - README_id.md | 1 - README_zh_Hans.md | 1 - 7 files changed, 7 deletions(-) diff --git a/README.md b/README.md index 6c21036..5b3270f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## Documentation and resources - Official app website: -- Official user documentation: - Upstream app code repository: - YunoHost Store: - Report a bug: diff --git a/README_es.md b/README_es.md index 711725a..18daff6 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## Documentaciones y recursos - Sitio web oficial: -- Documentación usuario oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: diff --git a/README_eu.md b/README_eu.md index 26d955f..e21e43e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: -- Erabiltzaileen dokumentazio ofiziala: - Jatorrizko aplikazioaren kode-gordailua: - YunoHost Denda: - Eman errore baten berri: diff --git a/README_fr.md b/README_fr.md index eb478df..bd1fee7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,6 @@ Il s'agit d'un programme de sonde pour l'environnement PHP. Il peut afficher les ## Documentations et ressources - Site officiel de l’app : -- Documentation officielle utilisateur : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : diff --git a/README_gl.md b/README_gl.md index d1a3ff4..6a3125f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## Documentación e recursos - Web oficial da app: -- Documentación oficial para usuarias: - Repositorio de orixe do código: - Tenda YunoHost: - Informar dun problema: diff --git a/README_id.md b/README_id.md index 4200840..cc6ef1b 100644 --- a/README_id.md +++ b/README_id.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## Dokumentasi dan sumber daya - Website aplikasi resmi: -- Dokumentasi pengguna resmi: - Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 04638e9..52b37b3 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,6 @@ This is a probe program for PHP environment. It can show your server information ## 文档与资源 - 官方应用网站: -- 官方用户文档: - 上游应用代码库: - YunoHost 商店: - 报告 bug: