Your IP : 3.12.148.140


Current Path : /proc/5198/root/scripts/
Upload File :
Current File : //proc/5198/root/scripts/check_cpanel_rpms

#!/bin/bash

# can be removed in 104

>&2 echo "Warning: This script is deprecated and will be removed in 11.104, please use 'scripts/check_cpanel_pkgs' instead."

exec /usr/local/cpanel/scripts/check_cpanel_pkgs "$@"