Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Feb 19, 2024
1 parent 2c2480d commit 959bcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/entrypoint_foxx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ then

# Give arango container a minute to initialize
# should be replaced with health check at some point
sleep 10
sleep 5
su datafed -c "cmake --build build --target install"

#if [ "$#" -eq 0 ]; then
Expand Down

0 comments on commit 959bcb9

Please sign in to comment.