mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
checksum debug info
This commit is contained in:
@@ -78,6 +78,8 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
echo "FAIL: The checksum of node-$VERSION-$DISTRO.tar.xz is NOT ${CHECKSUM}"
|
||||
exit 1
|
||||
fi
|
||||
echo "OK CHECKSUM of nodeJS is OK"
|
||||
sleep 3
|
||||
|
||||
# install
|
||||
sudo mkdir -p /usr/local/lib/nodejs
|
||||
|
Reference in New Issue
Block a user