Skip to content

Commit

Permalink
Dir moved causing static problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
jensenbox committed Sep 7, 2017
1 parent 4f3b915 commit 358c19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ NODE_DIR=${INSTALL_DIR}/node
NODE=${NODE_DIR}/bin/node
NPM=${NODE_DIR}/bin/npm
NODE_MODULES=${AGENT_DIR}/node_modules
VENDOR=${AGENT_SRC_DIR}/sn_agent/static/vendor
VENDOR=${AGENT_SRC_DIR}/sn_agent_ui/static/vendor

RUBY_DIR=${INSTALL_DIR}/ruby
RUBY=${RUBY_DIR}/bin/ruby
Expand Down

0 comments on commit 358c19b

Please sign in to comment.