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

Fix: error with the packaging

parent 36008b27
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# Wraps bin/ucoind.js that is called with Node.js # Wraps bin/ucoind.js that is called with Node.js
# #
DEB_PACKAGING=false DEB_PACKAGING=
if [[ $DEB_PACKAGING ]]; then if [[ $DEB_PACKAGING ]]; then
DUNITER_DIR=/opt/duniter/sources/ DUNITER_DIR=/opt/duniter/sources/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment