adds touch to /eclair/eclair.log so Wei doesn't fail

pull/554/head
TS 4 years ago
parent 030829e2b1
commit d1ea754ed5

@ -2,4 +2,5 @@
set -Eeuo pipefail
# Show LND log from beginning and follow
touch /eclair/eclair.log
tail -n +1 -f /eclair/eclair.log || true

Loading…
Cancel
Save