Update 'GauntPlexNvidia.sh'

This commit is contained in:
2020-11-17 15:36:48 -05:00
parent 0a19b3be01
commit 60a8167a3b

View File

@@ -30,7 +30,7 @@ fi
# After install Patch the driver # After install Patch the driver
cd $(dirname ${PATCH_LOCATION}) cd $(dirname ${PATCH_LOCATION})
# pull latest fit # pull latest fit
git pull git pull --quiet
# ensure patch can run # ensure patch can run
chmod +x ${PATCH_LOCATION} chmod +x ${PATCH_LOCATION}
# run the patch # run the patch