mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Mistype fixed
This commit is contained in:
2
fix-opera.sh
Normal file → Executable file
2
fix-opera.sh
Normal file → Executable file
@@ -52,7 +52,7 @@ if $FIX_WIDEVINE
|
|||||||
cp -R "$TEMP_FOLDER/chrome/opt/google/chrome/WidevineCdm" "$OPERA_FOLDER/lib_extra/"
|
cp -R "$TEMP_FOLDER/chrome/opt/google/chrome/WidevineCdm" "$OPERA_FOLDER/lib_extra/"
|
||||||
printf "[\n {\n \"preload\": \"$OPERA_FOLDER/lib_extra/WidevineCdm\"\n }\n]\n" > "$OPERA_FOLDER/resources/widevine_config.json"
|
printf "[\n {\n \"preload\": \"$OPERA_FOLDER/lib_extra/WidevineCdm\"\n }\n]\n" > "$OPERA_FOLDER/resources/widevine_config.json"
|
||||||
|
|
||||||
printd "\nDeleting temprorary files ...\n"
|
printf "\nDeleting temprorary files ...\n"
|
||||||
rm -rf "$TEMP_FOLDER/chrome"
|
rm -rf "$TEMP_FOLDER/chrome"
|
||||||
else
|
else
|
||||||
printf "\nInstalling WidevineCdm skipped\n"
|
printf "\nInstalling WidevineCdm skipped\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user