mirror of
https://github.com/tw93/Mole.git
synced 2026-03-24 07:15:07 +00:00
chore: auto format code
This commit is contained in:
@@ -503,7 +503,7 @@ get_path_size_kb() {
|
||||
echo "0"
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
# For .app bundles, prefer mdls logical size as it matches Finder
|
||||
# (APFS clone/sparse files make 'du' severely underreport apps like Xcode)
|
||||
if [[ "$path" == *.app || "$path" == *.app/ ]]; then
|
||||
|
||||
Reference in New Issue
Block a user