7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
|
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
|