From f34e504d84489ad6e5dcab97eea742989fb2ec21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 10 Jun 2024 15:58:01 +0200 Subject: [PATCH 1/3] Fix systemd line_match --- scripts/change_url | 2 +- scripts/install | 2 +- scripts/restore | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index 4db7ac8..ba2b907 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -45,7 +45,7 @@ ynh_add_config --template="../conf/lstu.conf.ldap" --destination="$install_dir/l ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Server available at" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Web application available at" #================================================= # END OF SCRIPT diff --git a/scripts/install b/scripts/install index e036420..1315104 100644 --- a/scripts/install +++ b/scripts/install @@ -75,7 +75,7 @@ popd ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Server available at" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Web application available at" #================================================= # END OF SCRIPT diff --git a/scripts/restore b/scripts/restore index f9f2cd4..3500b1f 100644 --- a/scripts/restore +++ b/scripts/restore @@ -56,7 +56,7 @@ yunohost service add $app --log="/var/log/$app.log" --log="/var/www/$app/log/pro #================================================= ynh_script_progression --message="Reloading NGINX web server and $app's service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Server available at" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Web application available at" ynh_systemd_action --service_name=nginx --action=reload From fb9f8bef053acbfb8ed7a2b4e2088e96966c245f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:59:06 +0200 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 c6c4307..ef206fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lstu" description.en = "URL Shortener" description.fr = "Raccourcisseur d'URL" -version = "0.28-0~ynh1" +version = "0.28-0~ynh2" maintainers = ["frju365"] From 7048bc9558dc6f57f49a93b5afa6939415180713 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 16:59:11 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 014dc03..1613f8f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Lstu means Let's Shorten That URL. -**Shipped version:** 0.28-0~ynh1 +**Shipped version:** 0.28-0~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 5994810..192b0cc 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Lstu means Let's Shorten That URL. -**Versión actual:** 0.28-0~ynh1 +**Versión actual:** 0.28-0~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index f1cc76f..004abdc 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Lstu means Let's Shorten That URL. -**Paketatutako bertsioa:** 0.28-0~ynh1 +**Paketatutako bertsioa:** 0.28-0~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0870e0b..6bb1e87 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Raccourcisseur d'URL -**Version incluse :** 0.28-0~ynh1 +**Version incluse :** 0.28-0~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index 09d088f..dec4472 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Lstu means Let's Shorten That URL. -**Versión proporcionada:** 0.28-0~ynh1 +**Versión proporcionada:** 0.28-0~ynh2 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 65f6c78..945f40b 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Lstu means Let's Shorten That URL. -**分发版本:** 0.28-0~ynh1 +**分发版本:** 0.28-0~ynh2 **演示:**