From 5a53c55785884d14a6084db4b0fceff549bd4d81 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Fri, 27 Sep 2024 17:17:52 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 2fb13a2..3d7cae2 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch VERSION="61" # Clone Upstream -cd ./gnome-shell-extension-just-perfection/ +cd ./gnome-shell-extension-arc-menu/ # Get build deps LOGNAME=root dh_make --createorig -y -l -p gnome-shell-extension-arc-menu_"$VERSION" || echo "dh-make: Ignoring Last Error"