Skip to content

Commit

Permalink
Fix docker setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Cossu committed Oct 8, 2018
1 parent c37b276 commit 529499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker_entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ coilmq &
if [ ! -d /data/ldpnr_store ] && [ ! -d /data/ldprs_store ]; then
echo yes | lsup-admin bootstrap
fi
exec fcrepo
exec ./fcrepo

0 comments on commit 529499e

Please sign in to comment.