From 93988920bc8485bfc0bbfe56e35003b7299297b3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 22 Mar 2021 21:17:45 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index b3b1b81..7331316 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -413,7 +413,7 @@ ynh_systemd_action --action=reload --service_name=nginx ynh_script_progression --message="Restarting Etherpad..." --weight=9 # Wait for etherpad to be fully started -ynh_systemd_action --action=restart --line_match="You can access your Etherpad instance at" --log_path="/var/log/$app/etherpad.log" --timeout="120" +ynh_systemd_action --action=restart --line_match="You can access your Etherpad instance at" --log_path="systemd" --timeout="120" #================================================= # DEACTIVE MAINTENANCE MODE