mrclksr / linux-browser-installer

Script to install Linux browsers under a Linux chroot on FreeBSD
165 stars 25 forks source link

Vivaldi integration #6

Closed dgalaktionov closed 3 years ago

dgalaktionov commented 3 years ago

Hey,

Since Vivaldi, like Brave, is also a Chromium-based Linux browser, it was trivial to add it as an option to your script. Tested on FreeBSD 12.2, everything seems to work.

A possible next step would be to abstract the .in scripts, as they are identical save for the executable paths.

mrclksr commented 3 years ago

Thank you very much :)