From a234f87efe36c77e9b042d6d8a6b2c8c01e133e4 Mon Sep 17 00:00:00 2001 From: APEX FIGHT Date: Fri, 31 Oct 2025 22:20:45 -0400 Subject: [PATCH] quotes around curl? --- src/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build.sh b/src/build.sh index 6bd6bf5..ba4a73d 100644 --- a/src/build.sh +++ b/src/build.sh @@ -13,7 +13,7 @@ echo $BUILDPATH #unzip this or something -curl -RO $DOWNLOAD +curl -RO "$DOWNLOAD" tar -xzf "firefox-$VERSION.source.tar.xz src"