2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 17:50:20 +00:00

Remove trailing spaces in file xCAT/postscripts/setupesx

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 08bdd386e2
commit f84a4b5e64

View File

@@ -1,6 +1,6 @@
# esx setup
# example on how to set up ESX. We setup ssh and also add a basic
# VLAN configuration
# VLAN configuration
if [ "$(uname -s|tr 'A-Z' 'a-z')" = "linux" ];then