more incorrect tar usage because i have mental insanity

This commit is contained in:
APEX FIGHT
2025-10-31 22:30:37 -04:00
parent 8da3bbc141
commit da236d59dc

View File

@@ -14,7 +14,7 @@ echo $BUILDPATH
#unzip this or something
curl -RO "$DOWNLOAD"
tar -xzf "firefox-$VERSION.source.tar.xz"
tar -xJf "firefox-$VERSION.source.tar.xz"
cd "firefox-$VERSION.source/js/src"