From b1130e87dc56a6f4def6983aaa0339bb4cc2640f Mon Sep 17 00:00:00 2001 From: valde Date: Sun, 11 Feb 2024 11:14:36 +0000 Subject: [PATCH] Actualiser modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh --- modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh b/modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh index 1f3036e..de6797e 100644 --- a/modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh +++ b/modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh @@ -5,7 +5,7 @@ if timeout 2s df -h 2>&1 >/dev/null;then # pydf - dfc -q mount -t ext4,zfs,vfat,cifs,nfs,-tmpfs -W -T + dfc -q mount -t ext4,zfs,vfat,cifs,nfs,-tmpfs -W -T -f #printf "${GRAS}${GRIS}" #df -ah --output=source,fstype,used,size,pcent,target --type=ext4 --type=ext3 \