mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2026-03-30 04:53:50 +03:00
Compare commits
1 Commits
nwjs-ffmpe
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a46ad6f23a |
@@ -49,6 +49,10 @@ if [ -x "$(command -v opera-beta)" ]; then
|
||||
OPERA_VERSIONS+=("opera-beta")
|
||||
fi
|
||||
|
||||
if [ -x "$(command -v opera-gx)" ]; then
|
||||
OPERA_VERSIONS+=("opera-gx")
|
||||
fi
|
||||
|
||||
#Getting download links
|
||||
printf 'Getting download links...\n'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user