Update tools.sh

This commit is contained in:
aadit 2025-06-11 11:13:32 +05:30
parent c0b6b9ded5
commit eb52051771

View file

@ -17,9 +17,6 @@ sudo apt update
echo "Installing Zotero..." echo "Installing Zotero..."
sudo apt install -y zotero sudo apt install -y zotero
echo "Installing Jurism..."
sudo apt install -y jurism
# Install and run Zen Browser using Flatpak # Install and run Zen Browser using Flatpak
echo "Installing Zen Browser..." echo "Installing Zen Browser..."
# The -y flag automatically confirms the installation # The -y flag automatically confirms the installation