Skip to content

Commit 9e54d08

Browse files
authored
Update Dockerfile to add device module
Update Dockerfile to add device module
1 parent 6a9beae commit 9e54d08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ RUN set -x;\
103103
make symodule name=sync;\
104104
make symodule name=postprocess;\
105105
make symodule name=backup;\
106+
make module name=device;\
106107
# backup, sync and postprocess
107108
# removing all trailing sudo instructions in Trystan shell scripts....
108109
cd $EMONCMS_DIR/modules;\

0 commit comments

Comments
 (0)