Thank you for your precious help!!!
I resolved the issue as follows:
<![CDATA[
#for $input in $LIST
ln -sf '$input' '$__tool_directory__/Symlink/${input.element_identifier}';
#end for
]]>
Have a nice day
Thank you for your precious help!!!
I resolved the issue as follows:
<![CDATA[
#for $input in $LIST
ln -sf '$input' '$__tool_directory__/Symlink/${input.element_identifier}';
#end for
]]>
Have a nice day