From 3e6b4c1c655ef4fb0c34a8511cf341db03b42706 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Mon, 1 Sep 2025 19:22:31 -0400 Subject: [PATCH] Removed Alpaca from installation list --- Installation/arch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 1d7e291..f0d1c0c 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -16,7 +16,6 @@ gnome_install() { # Installing FLH Apps $FLH_INSTALL flathub net.nokyan.Resources - $FLH_INSTALL flathub com.jeffser.Alpaca $FLH_INSTALL flathub de.haeckerfelix.Fragments $FLH_INSTALL flathub net.ankiweb.Anki }