Skip to content

Commit

Permalink
No fi after merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Aug 30, 2023
1 parent c1f8e1e commit 06e2f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ if [ -z "${service##*timelord*}" ]; then
DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y lsb-release git

/bin/sh ./install-timelord.sh
fi

# Compressed plot harvesting settings.
if [[ -n "$parallel_decompressor_count" && "$parallel_decompressor_count" != 0 ]]; then
Expand Down

0 comments on commit 06e2f28

Please sign in to comment.