Skip to content

Commit

Permalink
remove node-red-admin link
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Apr 30, 2018
1 parent 98a4633 commit 1061930
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addon_files/update_script
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ ln -sf $RED_DIR/lighttpd.conf $CONF_DIR/lighttpd/node-red.conf
chmod a+x $RED_DIR/node-red
ln -sf $RED_DIR/node-red $CONF_DIR/rc.d/node-red

ln -sf $RED_DIR/lib/node_modules/node-red-admin/node-red-admin.js /usr/local/bin/node-red-admin

if [ ! -f $RED_DIR/var/flows.json ]; then
mv $RED_DIR/var/example-flows.json $RED_DIR/var/flows.json
fi
Expand Down

0 comments on commit 1061930

Please sign in to comment.