diff options
-rwxr-xr-x | ryuglab_scripts/11-patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ryuglab_scripts/11-patch b/ryuglab_scripts/11-patch index 7963ffc..7b9ba8e 100755 --- a/ryuglab_scripts/11-patch +++ b/ryuglab_scripts/11-patch @@ -6,4 +6,4 @@ cd ../linux git reset --hard -git apply --index < ../measure_scripts/shark-ryu-board-patch.patch +git apply --index < ../ryuglab_scripts/shark-ryu-board-patch.patch |