more incorrect tar usage because i have mental insanity
This commit is contained in:
@@ -14,7 +14,7 @@ echo $BUILDPATH
|
|||||||
|
|
||||||
#unzip this or something
|
#unzip this or something
|
||||||
curl -RO "$DOWNLOAD"
|
curl -RO "$DOWNLOAD"
|
||||||
tar -xzf "firefox-$VERSION.source.tar.xz"
|
tar -xJf "firefox-$VERSION.source.tar.xz"
|
||||||
|
|
||||||
|
|
||||||
cd "firefox-$VERSION.source/js/src"
|
cd "firefox-$VERSION.source/js/src"
|
||||||
|
|||||||
Reference in New Issue
Block a user