Specify the shell script to be executed when the execution of the task is selected. This is where the actual work happens. When the script executes, the current directory will be the workspace directory, just like the shell script builder. So dependin on your SCM, you might have to cd into a directory. Try "pwd" and "ls" to find out whether you need that or not.