quotes around curl?
This commit is contained in:
@@ -13,7 +13,7 @@ echo $BUILDPATH
|
|||||||
|
|
||||||
|
|
||||||
#unzip this or something
|
#unzip this or something
|
||||||
curl -RO $DOWNLOAD
|
curl -RO "$DOWNLOAD"
|
||||||
tar -xzf "firefox-$VERSION.source.tar.xz src"
|
tar -xzf "firefox-$VERSION.source.tar.xz src"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user