mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Installation script, Arch hook
This commit is contained in:
12
scripts/fix-opera.hook
Normal file
12
scripts/fix-opera.hook
Normal file
@@ -0,0 +1,12 @@
|
||||
# Fix video playback on Opera Upgrade/Install.
|
||||
|
||||
[Trigger]
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Type = Package
|
||||
Target = opera
|
||||
|
||||
[Action]
|
||||
Description = Fix video playback in Opera browser
|
||||
When = PostTransaction
|
||||
Exec = /root/.scripts/fix-opera.sh
|
||||
Reference in New Issue
Block a user