From 6c0d44015052992fe51cbc28b48f87c17b81f35c Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Sun, 18 Jun 2023 17:44:06 +0300 Subject: [PATCH] Update main.sh --- main.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.sh b/main.sh index 98dbf75..d3cf35a 100755 --- a/main.sh +++ b/main.sh @@ -1,6 +1,6 @@ # Clone Upstream -tar -xf mangohud_0.6.8.orig.tar.xz -C ./ -mv ./MangoHud-v0.6.8 ./mangohud +git clone https://github.com/flightlessmango/MangoHud -b v0.6.9-1 +mv ./MangoHud ./mangohud cp -rvf ./debian ./mangohud/ cd ./mangohud