2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 10:25:33 +00:00

Remove trailing spaces in file xCAT/postscripts/sudoer

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent d88da93c10
commit 153761352d

View File

@ -1,8 +1,8 @@
#!/bin/bash
#!/bin/bash
# IBM(c) 2013 EPL license http://www.eclipse.org/legal/epl-v10.html
#------------------------------------------------------------------------------
#
# Setup a sudoer named xcat and copy the xCAT public SSH key in its
# Setup a sudoer named xcat and copy the xCAT public SSH key in its
# authorized_keys file. Only applies to Linux.
#
#------------------------------------------------------------------------------