A shell script is a computer program designed to be run by the Unix shell command-line interpreter.
Object Type Identification
...
Name | Description |
---|---|
.sh | Shell script |
.pl | Perl script |
Object Type Code
SCRIPT
Attributes
Name | Description | Default Value | Supported Values | |
---|---|---|---|---|
Source | SOURCE | Object Source Location Type | SCM | SCM |
Target Location | TARGET_LOCATION | Path to where the file should be deployed to. | $<PROD_TOP>/bin/ | |
Target File Permissions | FILE_PERMISSIONS | Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
Related Project Properties
...