Skip to content

Commit

Permalink
chore: remove flowfuse/node-red-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnL4 authored Dec 23, 2024
1 parent e725b2d commit f3d086a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/br2-external/sscma-node/sscma-node.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ define SSCMA_NODE_INSTALL_TARGET_CMDS
# Install npm packages
$(NPM) install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict --prefix $(TARGET_DIR)/home/recamera/.node-red node-red-contrib-sscma
$(NPM) install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict --prefix $(TARGET_DIR)/home/recamera/.node-red node-red-contrib-os
$(NPM) install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict --prefix $(TARGET_DIR)/home/recamera/.node-red flowfuse/node-red-dashboard

# Install the executable file
$(INSTALL) -D -m 0755 $(@D)/solutions/sscma-node/build/sscma-node $(TARGET_DIR)/usr/local/bin/sscma-node
Expand Down

0 comments on commit f3d086a

Please sign in to comment.