Files
proxmark3/tools
Arnaud Rebillout 09bcc13f2b mkversion: Fix readme location
While building proxmark3 in an environment without `git` installed, I
noticed the following errors on stderr:

```
mkversion create test                   env: 'git': No such file or directory
stat: cannot statx '../README.md': No such file or directory
```

The first line "env: 'git': No such file or directory" is expected, as
git is not installed.

However, the second line "stat: cannot statx '../README.md': No such
file or directory" is a real error: we're running from top-level
directory, so the correct path for README.md is just "README.md".
2024-09-13 10:44:39 +07:00
..
2023-05-27 17:00:28 +02:00
2024-04-18 09:40:00 +02:00
2024-09-10 15:33:26 +02:00
2024-09-10 15:33:26 +02:00
2024-05-14 11:26:16 +02:00
2022-12-31 10:03:17 +01:00
2021-10-06 20:06:17 +02:00
2024-01-07 18:05:48 +01:00
2024-09-13 10:44:39 +07:00
2022-02-13 12:19:06 +01:00
2021-10-06 20:27:55 +02:00
2023-10-15 10:11:27 +02:00
2021-10-06 20:27:55 +02:00
2021-10-06 20:27:55 +02:00
2024-08-02 00:10:23 +02:00
2024-07-29 11:50:04 +02:00
2023-01-15 18:46:35 +01:00
2021-10-06 20:27:55 +02:00