From 60a8167a3b2ff8a1f45fd7f126f8244c359f1105 Mon Sep 17 00:00:00 2001 From: jgaunt Date: Tue, 17 Nov 2020 15:36:48 -0500 Subject: [PATCH] Update 'GauntPlexNvidia.sh' --- GauntPlexNvidia.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GauntPlexNvidia.sh b/GauntPlexNvidia.sh index a2f3e85..b3b4202 100644 --- a/GauntPlexNvidia.sh +++ b/GauntPlexNvidia.sh @@ -30,7 +30,7 @@ fi # After install Patch the driver cd $(dirname ${PATCH_LOCATION}) # pull latest fit -git pull +git pull --quiet # ensure patch can run chmod +x ${PATCH_LOCATION} # run the patch