diff options
Diffstat (limited to 'patch.sh')
| -rwxr-xr-x | patch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
