aboutsummaryrefslogtreecommitdiff
path: root/patch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patch.sh')
-rwxr-xr-xpatch.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch.sh b/patch.sh
index f8cd2a2..5993486 100755
--- a/patch.sh
+++ b/patch.sh
@@ -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