final change for this hopefully, fixed unzipped path, again, wrote on windows

This commit is contained in:
APEX FIGHT
2025-10-31 22:33:22 -04:00
parent da236d59dc
commit 7c71533ed2

View File

@@ -17,7 +17,7 @@ curl -RO "$DOWNLOAD"
tar -xJf "firefox-$VERSION.source.tar.xz"
cd "firefox-$VERSION.source/js/src"
cd "firefox-$VERSION/js/src"
mkdir _build
cd _build