Skip to content

Commit 5e7eb95

Browse files
make: check disk space after gc
1 parent a53a497 commit 5e7eb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ update:
4949

5050
gc:
5151
@nix-collect-garbage -d
52+
@df /
5253

5354
darwin/brew-install: is_darwin
5455
@echo installing homebrew...

0 commit comments

Comments
 (0)