final change for this hopefully, fixed unzipped path, again, wrote on windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user