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")
|
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