bump 2025-11-30
This commit is contained in:
parent
80d7b8d19e
commit
4e73f88e25
2 changed files with 22 additions and 22 deletions
|
|
@ -10,7 +10,7 @@ def ns [...packages: string] {
|
|||
# }
|
||||
|
||||
def rebuild [subcommand, --builders: string] {
|
||||
if (
|
||||
if not (
|
||||
df -h | detect columns --guess | where "Mounted on" == "/" or "Mounted on" == "/boot" | get Use% | each {parse "{usage}%" | get usage | into int} | flatten | all {$in < 99}
|
||||
) {
|
||||
print "not enough disk space!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue