mirror of
https://codeberg.org/kiss-community/kiss
synced 2025-01-07 18:24:56 -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)) ;;
|
*GB) num=$((num * 1024 * 1024)) ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
printf '%10s %s\n' "$num" "$pkg"
|
printf '%10s %s\n' "$num" "$pkg"
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user