mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Fix shabang for some old scripts (#5824)
This commit is contained in:
parent
317bb1f499
commit
d52f6600bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user