chmod not needed

it clones with 775 permissions on the scripts
This commit is contained in:
Phil 2022-03-03 18:45:51 +00:00
parent bfd64ae0aa
commit f559cdaf3e

View file

@ -8,7 +8,6 @@ You can use it by simply running
```bash
git clone https://github.com/HikariKnight/VFIO-enabler.git
cd VFIO-enabler
chmod +x ./vfio-setup
./vfio-setup
```