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"