]> gitweb.morketsmerke.org Git - immudex.git/commitdiff
Poprawienie wyświetlania komunikatów w tabeli 'crypt_LUKS devices' - immudex-crypt...
authorxf0r3m <jakubstasinski@protonmail.com>
Thu, 16 May 2024 14:39:09 +0000 (16:39 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Thu, 16 May 2024 14:39:09 +0000 (16:39 +0200)
tools/sbin/immudex-crypt

index 3c191fb4a0a243e8f05ccd79682a86932bf43900..964558d0ad36716508ac121d23ad0df1e913c02e 100755 (executable)
@@ -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