ADD: added hourglass plugin

This commit is contained in:
Dominik Meyer 2024-02-29 16:04:32 +01:00
parent 876d18c98a
commit 930639c851
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -56,3 +56,5 @@ RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazo
RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_startpage.git
RUN cd /usr/src/redmine/plugins;git clone -b master https://github.com/xmera-circle/redmine_cookie_consent
RUN cd /usr/src/redmine/plugins;git clone https://github.com/hicknhack-software/redmine_hourglass.git; cd redmine_hourglass; git checkout v1.3.0-beta