Improve readme dex

This commit is contained in:
dec05eba
2026-04-19 16:49:56 +02:00
parent adb4ff9ec7
commit 163cd3f5a1
3 changed files with 7 additions and 5 deletions

View File

@@ -371,5 +371,4 @@ namespace gsr {
std::string output;
return exec_program_on_host_get_stdout(args, output, false) == 0;
}
}