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