mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2026-03-30 04:53:50 +03:00
basic support for opera-gx (no autoupdate)
This commit is contained in:
@@ -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