mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Adhere to the naming convention
This commit is contained in:
8
scripts/opensuse linux/vivaldi.install.sh
Executable file
8
scripts/opensuse linux/vivaldi.install.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# sources:
|
||||
# - https://forums.opensuse.org/showthread.php/538576-Installing-Vivaldi-browser-(based-on-a-Chromium)-into-the-openSUSE
|
||||
|
||||
sudo zypper addrepo --refresh https://repo.vivaldi.com/archive/vivaldi-suse.repo
|
||||
# sudo zypper repos --sort-by-priority
|
||||
sudo zypper --non-interactive install vivaldi-stable
|
||||
Reference in New Issue
Block a user