uncomment download

This commit is contained in:
APEX FIGHT
2025-11-01 02:44:28 -04:00
parent 09c696d94b
commit 73619f1cbf

View File

@@ -25,7 +25,7 @@ echo $BUILDPATH
#unzip this or something
echo Downloading...
#curl -RO "$DOWNLOAD"
curl -RO "$DOWNLOAD"
echo Unzipping Source...
tar -xJf "firefox-$VERSION.source.tar.xz"