This commit is contained in:
APEX FIGHT
2025-10-31 22:43:29 -04:00
parent 28134a9b38
commit 10113d0e4c

View File

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