Skip to content

Commit

Permalink
set env HOME to /usr/local/addons/redmatic/home (close #76)
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Oct 28, 2018
1 parent 455458e commit 412dcfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addon_files/redmatic/bin/redmaticLoader
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ WWW_DIR=/usr/local/etc/config/addons/www/redmatic
NODE=$ADDON_DIR/bin/node

export PATH=$ADDON_DIR/bin:$PATH
export HOME=$ADDON_DIR/home

export NO_UPDATE_NOTIFIER=true

RED_DIR=$ADDON_DIR/lib/node_modules/node-red
Expand Down
Empty file.

0 comments on commit 412dcfa

Please sign in to comment.