diff options
Diffstat (limited to 'measure_scripts/11-patch')
-rwxr-xr-x | measure_scripts/11-patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/measure_scripts/11-patch b/measure_scripts/11-patch index d29976e..7963ffc 100755 --- a/measure_scripts/11-patch +++ b/measure_scripts/11-patch @@ -6,4 +6,4 @@ cd ../linux git reset --hard -git apply --index < ../other_scripts/shark-ryu-board-patch.patch +git apply --index < ../measure_scripts/shark-ryu-board-patch.patch |