mirror of
https://codeberg.org/kiss-community/kiss
synced 2025-01-06 09:50:07 -07:00
fix whitespace
This commit is contained in:
parent
b93e6b4ba8
commit
e5d93df126
@ -14,5 +14,5 @@ for pkg do
|
||||
*GB) num=$((num * 1024 * 1024)) ;;
|
||||
esac
|
||||
|
||||
printf '%10s %s\n' "$num" "$pkg"
|
||||
printf '%10s %s\n' "$num" "$pkg"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user