enabling verbose logging from configure hook

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
This commit is contained in:
Ondrej Kubik 2017-12-06 17:50:39 +00:00
parent 9c9694bcd1
commit ff320f7b3a

View file

@ -3,6 +3,8 @@
exec >> $SNAP_COMMON/hook.log 2>&1
echo "$(date '+%Y-%m-%d %H:%M:%S') $0: Entering hook"
set -x
# read wekan config
. $SNAP/bin/config