From e7d9049988d0fd71397781bf1685a1e79676237f Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:09:56 +0300 Subject: [PATCH] Update main.sh --- main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/main.sh b/main.sh index ba7b0ea..aafa91f 100755 --- a/main.sh +++ b/main.sh @@ -1,6 +1,7 @@ DEBIAN_FRONTEND=noninteractive apt install gnome-pkg-tools -y +apt-mark hold pbuilder # Clone Upstream git clone https://gitlab.gnome.org/GNOME/gnome-shell -b 45.0 gnome-shell-vrr