mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 22:35:46 +01:00
fix: improve ubuntu server compatibility #25
This commit is contained in:
parent
e935c8bf7d
commit
21cd42cefa
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ set -e
|
|||
|
||||
# Use jc to output a JSON format with du command
|
||||
cd /var/borgwarehouse
|
||||
sudo jc du -s *
|
||||
sudo /usr/bin/du -s * | jc --du
|
||||
Loading…
Add table
Add a link
Reference in a new issue