Files
ConfigServerBackups/csf/perf.sh

10 lines
361 B
Bash
Raw Normal View History

2025-08-28 15:15:56 +01:00
#!/bin/bash
cd /etc/csf
rm -Rf /home/webumake/public_html/nytpro*
/usr/local/cpanel/3rdparty/bin/perl -d:NYTProf /etc/csf/csf.pl -r
/usr/local/cpanel/3rdparty/perl/522/bin/nytprofhtml --open
/bin/cp -avf nytprof /home/webumake/public_html/.
chmod -R 755 /home/webumake/public_html/nytprof
# browse to http://www.webumake.net/nytprof/etc-csf-csf-pl-1-line.html