mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-30 14:06:08 +02:00
#2933 make sure nodejs is installed
This commit is contained in:
@@ -26,6 +26,9 @@ fi
|
|||||||
# switch on
|
# switch on
|
||||||
if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||||
|
|
||||||
|
# check and install NodeJS
|
||||||
|
/home/admin/config.scripts/bonus.nodejs.sh on
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "# ***"
|
echo "# ***"
|
||||||
echo "# Installing BitcoinMinds.org in your Raspiblitz ..."
|
echo "# Installing BitcoinMinds.org in your Raspiblitz ..."
|
||||||
|
Reference in New Issue
Block a user