Run/Debug Configuration: Shell Script
note
To enable the Shell Script option, make sure that the Shell Script plugin is installed and enabled in the Installed tab of the . For more information, refer to Plugins.
Item | Description |
---|---|
Script path | Provide the path to the shell script file. Type the path manually or click |
Script options | Specify the options that you want to pass to the script when it is launched. |
Working directory | Provide the absolute path of a directory to run the script in. |
Environment variables | Specify environment variables if you need them in the script. You can click |
Interpreter path | Provide the path to the interpreter for running the script. Type the path manually or click |
Interpreter options | Specify the options that you want to pass to the script interpreter. |
Thanks for your feedback!