Update tools.sh
This commit is contained in:
parent
eb52051771
commit
f2702fbe3a
1 changed files with 1 additions and 1 deletions
2
tools.sh
2
tools.sh
|
@ -20,7 +20,7 @@ sudo apt install -y zotero
|
|||
# Install and run Zen Browser using Flatpak
|
||||
echo "Installing Zen Browser..."
|
||||
# The -y flag automatically confirms the installation
|
||||
flatpak install -y flathub app.zen_browser.zen
|
||||
bash <(curl -s https://updates.zen-browser.app/install.sh)
|
||||
|
||||
echo "Launching Zen Browser..."
|
||||
flatpak run app.zen_browser.zen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue