Removed -s for nvidia patch
This commit is contained in:
@@ -34,4 +34,4 @@ 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
|
||||||
${PATCH_LOCATION} -s
|
${PATCH_LOCATION}
|
||||||
Reference in New Issue
Block a user