mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Fix shabang for some old scripts (#5824)
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| #!/bin/bash | ||||
| # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html | ||||
| # To create certficate for docker host | ||||
| echo "$0 xcatdockerhost" | ||||
|   | ||||
| @@ -1,3 +1,4 @@ | ||||
| #!/bin/bash | ||||
| # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html | ||||
| # set up credentials for user to be able to run xCAT commands | ||||
| # Must be run by root | ||||
|   | ||||
		Reference in New Issue
	
	Block a user