bash: update-menu: No such file or directory

```Building cathook
make[1]: Leaving directory '/home/depre/cathook'
bash: update-menu: No such file or directory```

update-menu was renamed to update-data recently.
This commit is contained in:
SylveonBottle 2017-07-04 13:14:16 -05:00 committed by GitHub
parent efb76d6b65
commit e169fa02b0

View File

@ -20,7 +20,7 @@ sudo pacman -Syu && sudo pacman -S gdb gdb-common glew1.10 lib32-glew1.10 --noco
Cathook installation script:
```bash
git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && make -j4 && bash update-menu
git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && make -j4 && bash update-data
```
**Errors while installing?**