From f559cdaf3e74fbd0baf2ea8674ea36b7c9d76483 Mon Sep 17 00:00:00 2001 From: Phil Date: Thu, 3 Mar 2022 18:45:51 +0000 Subject: [PATCH] chmod not needed it clones with 775 permissions on the scripts --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f0f6107..650decb 100644 --- a/README.md +++ b/README.md @@ -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 ```