Skip to content

Commit

Permalink
#1863 Fix typo in entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Mar 23, 2021
1 parent 02d33a0 commit 2fa00e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/docker/entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ then
mkdir -p "${INDEX_DIRECTORY}" || echo "WARNING the directory used to store index ($INDEX_DIRECTORY) is not writable"
fi
echo "}" >> ${CONFIG_FILE}
if
fi

if test "${CONFIG_STORAGE}" = 1
Expand Down

0 comments on commit 2fa00e8

Please sign in to comment.