From: xf0r3m Date: Thu, 16 May 2024 14:39:09 +0000 (+0200) Subject: Poprawienie wyświetlania komunikatów w tabeli 'crypt_LUKS devices' - immudex-crypt... X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=a3a4dcb0eaae12d45cdcf89903f1ed46f1b3b6ad;p=immudex.git Poprawienie wyświetlania komunikatów w tabeli 'crypt_LUKS devices' - immudex-crypt - rozmiar dysku - BT#175 --- diff --git a/tools/sbin/immudex-crypt b/tools/sbin/immudex-crypt index 3c191fb..964558d 100755 --- a/tools/sbin/immudex-crypt +++ b/tools/sbin/immudex-crypt @@ -48,7 +48,7 @@ function list() { echo "=============================================================="; echo -e "crypt_LUKS devices:"; echo "=============================================================="; - echo -e "Device:\t\tSize:"; + echo -e "Device:\t\t\tSize:"; if [ "$luksDevicesList" ]; then for lDevice in $luksDevicesList; do