#2933 make sure nodejs is installed

This commit is contained in:
rootzoll
2022-02-10 22:01:26 +01:00
parent 88f697f7cc
commit bfe1c0ec4a

View File

@@ -26,6 +26,9 @@ fi
# switch on
if [ "$1" = "1" ] || [ "$1" = "on" ]; then
# check and install NodeJS
/home/admin/config.scripts/bonus.nodejs.sh on
echo ""
echo "# ***"
echo "# Installing BitcoinMinds.org in your Raspiblitz ..."