ADD: another plugin to improve time tracking
This commit is contained in:
parent
ab84b6c1ff
commit
d7d073920c
@ -63,5 +63,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/jrgarlick/redmine_t
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/ozguryazilimas/redmine_enforce_time_entry.git
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/eyp/redmine_spent_time.git
|
||||
|
||||
COPY docker-entrypoint.sh /
|
||||
RUN chmod a+x /docker-entrypoint.sh
|
Loading…
Reference in New Issue
Block a user