Commit 66c515a
Fix: Use rm -f instead of mv for removing toolchain file
Use rm -f to safely remove the rust-toolchain.toml file without failing if it doesn't exist.
Co-authored-by: doitian <[email protected]>1 parent a015a1f commit 66c515a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments