diff --git a/xCAT-server/share/xcat/netboot/sles/copy_profile.sh b/xCAT-server/share/xcat/netboot/sles/copy_profile.sh new file mode 100755 index 000000000..0f4232c0a --- /dev/null +++ b/xCAT-server/share/xcat/netboot/sles/copy_profile.sh @@ -0,0 +1,20 @@ +#!/bin/sh + +if [ -z $1 -o -z $2 ]; then + cat <