We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a58329 commit daa53aaCopy full SHA for daa53aa
bacon.toml
@@ -4,7 +4,7 @@
4
command = [
5
"sh",
6
"-c",
7
- "trash ~/.local/share/logviewer/app.ron; cargo run",
+ "echo 'Deleting settings!!!'; trash ~/.local/share/logviewer/app.ron; cargo run",
8
]
9
need_stdout = true
10
allow_warnings = true
0 commit comments