Your IP : 18.117.183.175


Current Path : /proc/5253/root/scripts/
Upload File :
Current File : //proc/5253/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 "$@"