From eb5205177123422d8bdfedda2f4b874bcada2743 Mon Sep 17 00:00:00 2001 From: aadit Date: Wed, 11 Jun 2025 11:13:32 +0530 Subject: [PATCH] Update tools.sh --- tools.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools.sh b/tools.sh index 95e70d1..208442c 100644 --- a/tools.sh +++ b/tools.sh @@ -17,9 +17,6 @@ sudo apt update echo "Installing Zotero..." sudo apt install -y zotero -echo "Installing Jurism..." -sudo apt install -y jurism - # Install and run Zen Browser using Flatpak echo "Installing Zen Browser..." # The -y flag automatically confirms the installation