tweaks to scripts
This commit is contained in:
parent
7a6beffc73
commit
cbc30ff9a5
4 changed files with 5 additions and 3 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
disk_usage=$(df -h | rg /dev/nvme0n1p2 | awk '{print $4}' | head -n 1)
|
||||
|
||||
echo "$disk_usage "
|
||||
echo " $disk_usage "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue