Commit 2cf83a18 authored by tsukky's avatar tsukky
Browse files

Update apply_patches.sh to apply_diffs.sh

parent 168bf05e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ use the following commands:

```
bash scripts/extract_files.sh 4.1.1
bash scripts/apply_patches.sh
bash scripts/apply_diffs.sh
make
```