<?xml version="1.0" encoding="utf-8"?>
<modules>
	<module name="cwsp_patch_mac_01">
        <description>cwsp_patch</description>
		<extract_folder>cwsp_patch</extract_folder> <!-- extracted folder name -->
        <required_space>100</required_space>
		<client> <!-- client specific information -->   
			<executables>
				<execute>
					<path>install.sh</path>
					<param></param>	
				</execute>			
			</executables>
			<system_restart>false</system_restart>
			<show_progress>false</show_progress><!-- To show the real time progress bar in fsm. If it is false, fsm will show dummy progress -->
        </client>
	</module>
</modules>
