diff options
Diffstat (limited to 'patch.sh')
| -rwxr-xr-x | patch.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ cp ./src/hid-input.c ./linux/drivers/hid/hid-input.c cd ./linux git diff > ../fastmouse.patch +cd .. +./setup.sh # restore symlinks for development |
