From cdb8fc8b7b7f91c4b978fe97e19238a1bb2653bb Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Wed, 23 Aug 2023 14:27:31 +0300 Subject: [PATCH] --- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.sh b/release.sh index 3f5b1f6..113f9af 100755 --- a/release.sh +++ b/release.sh @@ -11,7 +11,7 @@ apt install -y tree mkdir -p ./output/amdgpu cd ./output/amdgpu -wget --recursive --no-parent -m http://repo.radeon.com/amdgpu/5.5.3/ubuntu/pool +wget --recursive --no-parent -m http://repo.radeon.com/amdgpu/5.5.3/ubuntu/pool/ || true tree # Add the new package to the repo