mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
add df
This commit is contained in:
parent
05f16346a2
commit
aaeabc057c
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ wait_for_healthz() {
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo print free disk space
|
||||||
|
df -h
|
||||||
|
|
||||||
sleep $sleep_between
|
sleep $sleep_between
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue