mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +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
|
||||
fi
|
||||
|
||||
echo print free disk space
|
||||
df -h
|
||||
|
||||
sleep $sleep_between
|
||||
done
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue