Skip to content

Commit

Permalink
GIGAHORSE_BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
guydavis committed Oct 24, 2023
1 parent 91698f9 commit 238209c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions docker/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ ENV CHIADOG_BRANCH=${CHIADOG_BRANCH}
ENV FDCLI_BRANCH=${FDCLI_BRANCH}
ENV FORKTOOLS_BRANCH=${FORKTOOLS_BRANCH}
ENV BLADEBIT_BRANCH=${BLADEBIT_BRANCH}
ENV GIGAHORSE_BRANCH=${GIGAHORSE_BRANCH}
ENV MMX_HOME=/root/.mmx/

VOLUME [ "/id_rsa" ]
Expand Down
5 changes: 0 additions & 5 deletions web/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,6 @@
<small><i title="mode={{ global_config.machinaris_mode }}">{{_('Machinaris')}} {{
global_config.machinaris_version }}</i></small>
</div>
{% if global_config.madmax_version %}
<div class="col">
<small><i>{{_('Madmax')}} {{ global_config.madmax_version }}</i></small>
</div>
{% endif %}
<div class="col">
<small><i>{{_('Plotman')}} {{ global_config.plotman_version }}</i></small>
</div>
Expand Down

0 comments on commit 238209c

Please sign in to comment.