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