mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: runtime general
This commit is contained in:
parent
bdf0637599
commit
7506af9147
1 changed files with 1 additions and 0 deletions
|
|
@ -35,5 +35,6 @@ fn main() -> Result<(), std::io::Error> {
|
|||
}
|
||||
|
||||
rules::runtime_match(&executable, &shell, &last_command, &error_msg, &executables);
|
||||
rules::runtime_match("_PR_GENERAL", &shell, &last_command, &error_msg, &executables);
|
||||
Ok(())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue