\!/ KyuuKazami \!/

Path : /scripts/
Upload :
Current File : //scripts/fetchfile

#!/usr/local/cpanel/3rdparty/bin/perl
# cpanel10 - fetchfile                       Copyright(c) 1997-2006 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/cpfetch', @ARGV;

exit 0;

@KyuuKazami