mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2026-07-11 23:37:27 +03:00
782 B
782 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
Changed
- universal shebang bash interpreter to safely find bash on
$PATH
Removed
Fixed
- in the preflight check: Prefer our user-friendly error messages while avoiding double error message from the operating system by redirecting also
stderrto/dev/null - potential runtime error: prefer
command -voverwhich-command, which can have different behaviour on different Linux distributions and always use the first result inPATHindependently of multiple defined commands