Skip to content

Commit

Permalink
Fixed output location of Modrinth plugins (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg authored Feb 4, 2024
1 parent 5823641 commit c488c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-bungeecord.sh
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ if [[ $MODRINTH_PROJECTS ]]; then
fi

mc-image-helper modrinth \
--output-directory=/data \
--output-directory=/server \
--projects="${MODRINTH_PROJECTS}" \
--game-version="${MINECRAFT_VERSION}" \
--loader="${family}" \
Expand Down

0 comments on commit c488c21

Please sign in to comment.