Sudod correct part of Command

This commit is contained in:
2026-05-19 19:20:37 +02:00
parent 84d612ea02
commit 85be0b4d27

View File

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