You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAKEMKV_VERSION="$(basename "$url"| sed -r 's!^makemkv-bin-|[.]tar[.]gz$!!g')"
40
+
[ -n"$version" ]
41
+
}
42
+
27
43
# This disc requires Java runtime (JRE), but none was found. Certain functions will fail, please install Java. See http://www.makemkv.com/bdjava/ for details.
28
44
set -eux
29
45
# update-alternatives: error: error creating symbolic link '/usr/share/man/man1/rmid.1.gz.dpkg-tmp': No such file or directory
0 commit comments