Current Path : /proc/self/root/proc/self/root/scripts/ |
Current File : //proc/self/root/proc/self/root/scripts/update_db_cache |
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - scripts/update_db_cache Copyright 2013 cPanel, Inc. # All rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited use strict; exec '/usr/local/cpanel/bin/update_db_cache', @ARGV;