mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2026-03-30 04:53:50 +03:00
Updated README, install.sh
This commit is contained in:
@@ -32,7 +32,7 @@ install_deps() {
|
||||
apt-get install -y "${DEPS[@]}"
|
||||
;;
|
||||
dnf)
|
||||
dnf install -y "${DEPS[@]}"
|
||||
dnf install -y "${DEPS[@]} python3-dnf-plugin-post-transaction-actions"
|
||||
;;
|
||||
pacman)
|
||||
pacman -Sy --needed --noconfirm "${DEPS[@]}"
|
||||
|
||||
Reference in New Issue
Block a user