backup-ops2l-vmc.bash: also call df in the curiosity space used section

This commit is contained in:
Aminda Suomalainen 2023-05-17 14:05:56 +03:00
parent a6f73dbad7
commit 4a3ccf77ff
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ fi
# Curiosity, show the space used
du -hcs --time $BACKUPDIR
df -h $BACKUPDIR
# When the script finished?
date "+%Y-%jT%H%M%S"