Added If it fails to build

This commit is contained in:
RezaAdi0105 2018-11-13 10:29:08 +00:00 committed by GitHub
parent 6334a98071
commit bff06d2dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -38,3 +38,9 @@ Then to build:
$ mka recoveryimage
```
If it fails to build:
```bash
$ export LC_ALL=C
```