Support for real harddrive and Jmicron usb drives
This commit is contained in:
@@ -14,6 +14,7 @@ cd src
|
||||
echo "clonning"
|
||||
curl https://github.com/nodejs/node/archive/refs/tags/v$VERSION.zip -L --output $VERSION.zip || exit 1
|
||||
unzip $VERSION.zip || exit 1
|
||||
./patch.sh
|
||||
cd -
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user