Update nfs_host.sh

This commit is contained in:
MacRimi
2025-09-10 12:53:09 +02:00
parent 0b2b86673b
commit 6daa630040

View File

@@ -545,7 +545,7 @@ view_host_nfs_mounts() {
fi
done <<< "$FSTAB_NFS"
else
echo "$(translate "No permanent NFS mounts configured on host.")"
echo "$(translate "No NFS Mounts (fstab).")"
fi
echo ""