Fix message in install.sh
This commit is contained in:
@@ -66,7 +66,7 @@ enigma_install_needs_python() {
|
|||||||
echo " Found!"
|
echo " Found!"
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
fatal_error "ENiGMA½ requires '$1' for node-gyp to build binaries. Please see https://www.npmjs.com/package/node-gyp for details."
|
fatal_error "ENiGMA½ requires Python for node-gyp to build binaries. Please see https://www.npmjs.com/package/node-gyp for details."
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user