\!/ KyuuKazami \!/

Path : /scripts/
Upload :
Current File : //scripts/installrpm

#!/usr/local/cpanel/3rdparty/bin/perl
# cpanel4 - scripts        Copyright(c) 1997-2002 cPanel, Inc..
#                                 All rights Reserved.
# copyright@cpanel.net      http://cpanel.net
# This code is subject to the cpanel license. Unauthorized copying is prohibited

exec '/usr/local/cpanel/scripts/installrpm2', @ARGV;

die 'Fatal Error.  Unable to execute /usr/local/cpanel/scripts/installrpm2';

@KyuuKazami