diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-03-18 21:12:41 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-03-18 21:12:41 +1100 |
| commit | 02292fffe0da68986ed70271cbe69d2691c0f80e (patch) | |
| tree | 35954f326bf0dd5f0a8eadb0a9bf16f86f5bde6b /patch.sh | |
| parent | 4ab8f4a49a618da71f1aa1fc6f0267d5850d8424 (diff) | |
Add fastmouse script
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 |
