Skip to content

Commit

Permalink
Update tabs/applications-setup/browser-setup.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Nyx <[email protected]>
  • Loading branch information
guruswarupa and nnyyxxxx authored Sep 19, 2024
1 parent 2f38226 commit 40bd73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/applications-setup/browser-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ install_brave() {
}

install_vivaldi() {
printf "%b\n" "Installing Vivaldi..."
printf "%b\n" "${YELLOW}Installing Vivaldi...${RC}"
wget https://downloads.vivaldi.com/snapshot/install-vivaldi.sh
sh install-vivaldi.sh
}
Expand Down

0 comments on commit 40bd73c

Please sign in to comment.