Skip to content

Commit

Permalink
small change for new image
Browse files Browse the repository at this point in the history
  • Loading branch information
rnsrk committed Oct 30, 2024
1 parent c2ae55d commit 7323c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,8 @@ else
--same_as="http://www.w3.org/2002/07/owl#sameAs" 1> /dev/null
echo -e "\033[0;32mDEFAULT TRIPLESTORE ADAPTER INSTALLED.\033[0m\n"

# Apply WissKI flavour recipe

for FLAVOUR in ${WISSKI_FLAVOURS}; do
# Apply WissKI flavour recipe
echo -e "\033[0;33mAPPLY WISSKI ${FLAVOUR} RECIPE.\033[0m"
{
composer require soda-collection-objects-data-literacy/wisski_${FLAVOUR}:dev-main
Expand Down

0 comments on commit 7323c45

Please sign in to comment.