\!/ KyuuKazami \!/

Path : /scripts/
Upload :
Current File : //scripts/chpass

#!/usr/local/cpanel/3rdparty/bin/perl
# cpanel - chpass                                    Copyright 2012 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/realchpass', @ARGV;

@KyuuKazami