FIX: run commandref_join.pl after installing modules
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
40a8a1c89a
commit
fbe5e38590
@ -268,6 +268,8 @@ COPY --from=builder /fhem-src/fhem /opt/fhem
|
||||
COPY --from=builder /NEWSISPM/FHEM/* /opt/fhem/FHEM/
|
||||
COPY --from=builder /FHEM-NTFY/FHEM/* /opt/fhem/FHEM/
|
||||
|
||||
RUN cd /opt/fhem; contrib/commandref_join.pl
|
||||
|
||||
# update libraries
|
||||
RUN ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user