diff options
| author | Michael Biebl <biebl@debian.org> | 2025-02-12 13:46:50 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2025-02-12 13:46:50 +0100 |
| commit | 8bdf070ff046f482f6eb5e2b15ebc216f5d1e3da (patch) | |
| tree | f706478d189d54c6532e8863d4b0d5ff5575af60 /tools/nm-in-vm | |
| parent | 818258cf34b83fbc754633295e1052d4752d7b15 (diff) | |
New upstream version 1.51.90 upstream/1.51.90
Diffstat (limited to 'tools/nm-in-vm')
| -rwxr-xr-x | tools/nm-in-vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nm-in-vm b/tools/nm-in-vm index 569c766c..4d2c7a15 100755 --- a/tools/nm-in-vm +++ b/tools/nm-in-vm @@ -23,7 +23,7 @@ set -e # NetworkManager directories: # # The NetworkManager root directory is mounted in the VM as a filesystem share. -# You can run `make install` and run tests. +# You can run `meson install` and run tests. # # Create a symlink ./.git/NetworkManager-ci, to share the CI directory too. # |