From 1bf6eb67d07d3e88af258dafda0ebf5763d74829 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 1 Apr 2021 20:33:13 +0200 Subject: [PATCH] Check upgrade from current version --- check_process | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/check_process b/check_process index f80a808..88d45c7 100644 --- a/check_process +++ b/check_process @@ -16,6 +16,8 @@ upgrade=1 from_commit=de467cfa38791f43215ffea88d4b85460e5c0457 # 2.3.10~ynh1 upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50 + # 2.6.0~ynh1 + upgrade=1 from_commit=b2e6633e0145c7eed2eb8c645ca7dbbd6c26fc06 backup_restore=1 # Activate multi-instance test only if you have more than 2Gb RAM! multi_instance=1 @@ -30,3 +32,5 @@ Notification=none manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1& ; commit=086de718f49a506c66498d2f7610f5fd0ce07d50 name=2.3.10~ynh1 + ; commit=b2e6633e0145c7eed2eb8c645ca7dbbd6c26fc06 + name=2.6.0~ynh1