From 1be8e5625fd20797910009a8221ca706fd52ab11 Mon Sep 17 00:00:00 2001 From: Ondrej Kubik Date: Thu, 1 Mar 2018 11:53:40 +0000 Subject: Fixing problem when mongodb was not started at install/refresh Signed-off-by: Ondrej Kubik --- snap/hooks/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap/hooks/install') diff --git a/snap/hooks/install b/snap/hooks/install index 14087eaa..7bc908eb 100755 --- a/snap/hooks/install +++ b/snap/hooks/install @@ -1,6 +1,6 @@ #!/bin/bash -exec >> $SNAP_COMMON/hook.log 2>&1 +exec >> $SNAP_DATA/hook.log 2>&1 echo "$(date '+%Y-%m-%d %H:%M:%S') $0: Entering hook" # coppy caddy file in place -- cgit v1.2.3-1-g7c22