Commit e28186e
committed
fix: use -c to preserve behavior with 1.9.0
Flox 1.9.0 is replacing the previous behavior of `--` with `-c`. Update
to use `-c`.
If we keep using `--`, that will prevent running shell commands like
`cmd && cmd`, which seems undesirable1 parent 74aa859 commit e28186e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
0 commit comments