mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
backup-ops2l-vmc.bash: also call df in the curiosity space used section
This commit is contained in:
parent
a6f73dbad7
commit
4a3ccf77ff
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user