Skip to content
Snippets Groups Projects
Commit 028a7ef6 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Merge branch 'master' into dev

parents 318ac745 95367d0f
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ install_from_git() {
# Install Duniter dependencies (NPM modules)
NODE=$DUNITER_DIR/node/bin/node
NPM=$DUNITER_DIR/node/bin/npm
$NPM install
$NODE $NPM install
return
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment