Arch MakeMKV Installer

This commit is contained in:
2026-05-12 11:50:07 +02:00
parent 2d95828b3f
commit a135a04652
3 changed files with 8 additions and 1 deletions

View File

@@ -1 +1,2 @@
yay
yay
makemkv

View File

@@ -0,0 +1,5 @@
#!/bin/bash
yay -S makemkv
echo "Fixing Drive Permissions..."
echo sg > /etc/modules-load.d/sg.conf
sudo modprobe sg