Skip to content

Commit

Permalink
Merge pull request #10 from thin-edge/fix-project-with-space
Browse files Browse the repository at this point in the history
fix: refactor plugin to use nodered api
  • Loading branch information
reubenmiller committed Oct 29, 2023
2 parents 2e110c7 + 7eb3b74 commit 7cb4c0d
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 647 deletions.
3 changes: 0 additions & 3 deletions images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ RUN apt-get update \
jq \
curl

# Add node-red settings (which projects feature activated)
COPY --chown=iotadmin:iotadmin images/files/settings.js /home/iotadmin/.node-red/

# Add custom sm-plugins
COPY src/sm-plugin/nodered /etc/tedge/sm-plugins/
Loading

0 comments on commit 7cb4c0d

Please sign in to comment.