aboutsummaryrefslogtreecommitdiff
path: root/patch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patch.sh')
-rwxr-xr-xpatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch.sh b/patch.sh
index c78e526..f8cd2a2 100755
--- a/patch.sh
+++ b/patch.sh
@@ -9,4 +9,4 @@ rm ./linux/drivers/hid/hid-input.c
cp ./src/hid-input.c ./linux/drivers/hid/hid-input.c
cd ./linux
-git diff >> ../fastmouse.patch
+git diff > ../fastmouse.patch