mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
7 lines
99 B
TOML
7 lines
99 B
TOML
|
|
command = "sudo"
|
||
|
|
|
||
|
|
[[match_output]]
|
||
|
|
pattern = [ "permission denied" ]
|
||
|
|
suggest = 'sudo {{command}}'
|
||
|
|
|