Skip to content

Commit

Permalink
Merge pull request #20 from 3arthqu4ke/v1.4.1
Browse files Browse the repository at this point in the history
v1.4.1
  • Loading branch information
3arthqu4ke authored Jul 17, 2022
2 parents 8f2de0a + 26f62cd commit c463971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ RUN ./gradlew build -Dhmc.jar.dir=headlessmc-scripts
WORKDIR /headlessmc/headlessmc-scripts
# add the scripts directory to the path. this allows us to just execute hmc ... comfortably without any ./
ENV PATH="/headlessmc/headlessmc-scripts:${PATH}"
RUN chmod +x hmc
# TODO: maybe clean up, create a directory which contains nothing but the launcher jar and the hmc file?

0 comments on commit c463971

Please sign in to comment.