Update tools.sh

This commit is contained in:
aadit 2025-06-11 12:28:13 +05:30
parent b391a141b2
commit f953a73896

View file

@ -24,7 +24,4 @@ echo "Installing Zen Browser..."
# The -y flag automatically confirms the installation # The -y flag automatically confirms the installation
bash <(curl -s https://updates.zen-browser.app/install.sh) bash <(curl -s https://updates.zen-browser.app/install.sh)
echo "Launching Zen Browser..."
flatpak run app.zen_browser.zen
echo "All tools have been installed and Zen Browser has been launched." echo "All tools have been installed and Zen Browser has been launched."