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