mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
#2933 make sure nodejs is installed
This commit is contained in:
@@ -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 ..."
|
||||
|
Reference in New Issue
Block a user