From f953a73896232214d5b55e6a43f0d1029dd0815f Mon Sep 17 00:00:00 2001 From: aadit Date: Wed, 11 Jun 2025 12:28:13 +0530 Subject: [PATCH] Update tools.sh --- tools.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools.sh b/tools.sh index 192b8dc..1359a22 100644 --- a/tools.sh +++ b/tools.sh @@ -24,7 +24,4 @@ echo "Installing Zen Browser..." # The -y flag automatically confirms the installation 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." \ No newline at end of file