mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-07 08:49:05 +02:00
CURATORS: tweak df command
This commit is contained in:
parent
33f088c9ec
commit
a5b9a7e32a
@ -343,7 +343,7 @@ resolve any issues before the next curator shift the coming monday.
|
||||
|
||||
### Diskspace errors (and website sync debugging)
|
||||
|
||||
* You can check disk usage with `df -h`.
|
||||
* You can check stackage disk usage with `df -h ~`.
|
||||
* If you see that stackage `$HOME` is out of space, you can use `stack-clean-old` to clean up (note it defaults to "dry-run" mode):
|
||||
* Enter `nix-shell -p haskellPackages.stack-clean-old` and then:
|
||||
* `cd ~/stackage/automated/work/[nightly|ltsXX]/unpack-dir`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user