6 lines
249 B
Text
6 lines
249 B
Text
echo "The makemkv package is licensed software."
|
|
echo "You MUST read and agree to the license stored in"
|
|
echo "/usr/share/licenses/makemkv/eula_en_linux.txt before using it."
|
|
|
|
update-desktop-database -q
|
|
xdg-icon-resource forceupdate --theme hicolor
|