The check_plugin_pkgs Script
Valid for versions 112 through the latest version
Version:
112
Last modified: March 15, 2023
Overview
This script verifies the integrity of installed plugin packages. If it finds an altered package, the script will replace it with an unaltered version. If the package is not installed, the script will install it.
Note:
This script runs as part of the nightly maintenance script.
Run the script
To use this script on the command line, run the following command as the root
user:
/usr/local/cpanel/scripts/check_plugin_pkgs [options]
Options
Options | Description | Example |
---|---|---|
--pkg |
Required. The plugin package that you wish to check. Note:
To check more than one plugin package, pass this option multiple times.
|
--pkg=plugin1 --pkg=plugin2 |
--help |
Display the script’s help text. | --help |