2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

remove not relevant comments

This commit is contained in:
cxhong 2019-05-14 09:21:52 -04:00
parent 9c30f71088
commit 012375b457

View File

@ -1,11 +1,6 @@
#!/bin/bash
#
# This is the second version of Mellanox IB driver installation sample script
# This is also the version we recommend to use right now.
# What are changed in this version
# 1. The usage interface is changed, using command line arguments instead of using environment attribute
# 2. The way of downloading Mellanox OFED files.
# 3. Some structure of code
# This is the sample Mellanox IB driver installation script
#
# For AIX:
# TBD