8168b22e49
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
17 lines
367 B
Plaintext
17 lines
367 B
Plaintext
<post-scripts config:type="list">
|
|
<script>
|
|
<filename>xcat.sh</filename>
|
|
<interpreter>shell</interpreter>
|
|
<source>
|
|
|
|
<![CDATA[
|
|
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sles.common#
|
|
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.xcat#
|
|
|
|
]]>
|
|
|
|
</source>
|
|
</script>
|
|
</post-scripts>
|
|
|