Skip to content

Commit 1061930

Browse files
committed
remove node-red-admin link
1 parent 98a4633 commit 1061930

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

addon_files/update_script

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ ln -sf $RED_DIR/lighttpd.conf $CONF_DIR/lighttpd/node-red.conf
2727
chmod a+x $RED_DIR/node-red
2828
ln -sf $RED_DIR/node-red $CONF_DIR/rc.d/node-red
2929

30-
ln -sf $RED_DIR/lib/node_modules/node-red-admin/node-red-admin.js /usr/local/bin/node-red-admin
31-
3230
if [ ! -f $RED_DIR/var/flows.json ]; then
3331
mv $RED_DIR/var/example-flows.json $RED_DIR/var/flows.json
3432
fi

0 commit comments

Comments
 (0)