Arch MakeMKV Installer
This commit is contained in:
@@ -1 +1,2 @@
|
||||
yay
|
||||
yay
|
||||
makemkv
|
||||
5
arch/installers/makemkv.sh
Normal file
5
arch/installers/makemkv.sh
Normal 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
|
||||
Reference in New Issue
Block a user