mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Readme update, dnf hook fix
This commit is contained in:
@@ -44,6 +44,7 @@ create_hook ()
|
||||
printf 'Now the script will run automatically every time pacman installs or updates Opera.\n'
|
||||
break;;
|
||||
"3" )
|
||||
dnf install python3-dnf-plugin-post-transaction-actions -y
|
||||
cp -f $SCRIPT_PATH/scripts/fix-opera.action $INSTALL_PATH
|
||||
ln -sf $INSTALL_PATH/fix-opera.action /etc/dnf/plugins/post-transaction-actions.d/
|
||||
printf 'Now the script will run automatically every time dnf installs or updates Opera.\n'
|
||||
|
||||
Reference in New Issue
Block a user