5 lines
166 B
Bash
5 lines
166 B
Bash
|
# Need to run this once in a while
|
||
|
# go clean -cache -testcache -modcache -fuzzcache -x
|
||
|
# sudo cargo +nightly clean gc -Z gc --max-download-age=1day
|
||
|
# uv cache clean
|