Run the install.sh Script
To run the install.sh script, perform the following steps.
To run the install.sh script:
1. | In the command line, run the install.sh script. |
The following parameters are available.
Parameter |
Description |
-c -CheckInputOnly |
Check the input file only |
-g -GeneratePropertiesOnly |
Check input, and generate output file only |
-h -Help |
Print help |
-i -InputFile FILE |
Specify the input configuration file. Default value: config.properties |
-o -OutputFile FILE |
Specify the output response file. Default value: response.properties |
-r -RunConfig |
Only run the configuration step of the installation, and skip copying installer filles to the installation location. Useful if the configuration failed and the cause of the failure has been addressed, or if there are updated values in config.properties that need to be applied. Incompatible with options -g and -o FILE, as they are irrelevant when running configuration only. |
-v -Verbose |
Enable verbose mode |