2
0
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:
Gᴏɴɢ Jie 2018-11-20 20:16:15 +08:00 committed by Bin Xu
parent 317bb1f499
commit d52f6600bc
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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