????

Your IP : 3.147.81.186


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