From a361328d5c3f998be57639bbf9e599d9ae24d485 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 24 May 2019 04:45:57 +0200 Subject: [PATCH 1/2] adding notification --- check_process | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/check_process b/check_process index 7c1fee6..970a404 100644 --- a/check_process +++ b/check_process @@ -35,9 +35,4 @@ Level 10=0 ;;; Options Email=yalh@yahoo.com -Notification=yes -#;;; Upgrade options -# ; commit=CommitHash -# name=Name and date of the commit. -# manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& - +Notification=all From 7d7d6b87c0d6d97793838f366de6d2f249da2166 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 12 Jun 2019 19:43:01 +0200 Subject: [PATCH 2/2] fix amd64 source checksum --- conf/x86-64.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/x86-64.src b/conf/x86-64.src index c0c9e2d..4472b36 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/writeas/writefreely/releases/download/v0.9.1/writefreely_0.9.1_linux_amd64.tar.gz -SOURCE_SUM=e852fa7fccaf55b30dd1d47894d589f56766ddeb24812f180f29fa58ea86b717 +SOURCE_SUM=79875fb22a52166ffc70625d8db587571b32abce78d738fb2269cc045a1f2b0e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false