From 52d1015d2e30a9541c6d203a43cce554996745f4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 10 Apr 2021 16:56:02 +0200 Subject: [PATCH] Update check_process --- check_process | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 60e3ab6..85ef6e9 100644 --- a/check_process +++ b/check_process @@ -35,6 +35,8 @@ upgrade=1 from_commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4 # 1.14.0~ynh2 upgrade=1 from_commit=201eab3c30f6a72de8c704190e66e11baf517a8a + # 1.15.1~ynh1 + upgrade=1 from_commit=f373714a18c855c936c86b389d1ef0cf46da447b backup_restore=1 multi_instance=0 port_already_use=0 @@ -66,4 +68,6 @@ Notification=all ; commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4 name=1.14.0~ynh1 ; commit=201eab3c30f6a72de8c704190e66e11baf517a8a - name=1.14.0~ynh2 \ No newline at end of file + name=1.14.0~ynh2 + ; commit=f373714a18c855c936c86b389d1ef0cf46da447b + name=1.15.1~ynh1 \ No newline at end of file