2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00

Merge pull request #7347 from besawn/missing_shebangs

Clean up build warnings on RHEL
This commit is contained in:
besawn
2023-02-28 17:17:43 -05:00
committed by GitHub
3 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
# Lenovo (c) 2016
#

View File

@ -1,3 +1,4 @@
#!/bin/sh
# esx setup
# example on how to set up ESX. We setup ssh and also add a basic
# VLAN configuration

0
xCAT/postscripts/xcatpostinit.service Executable file → Normal file
View File