Current Path : /proc/thread-self/root/scripts/ |
Current File : //proc/thread-self/root/scripts/clear_showtemplate.stor_caches |
#!/bin/sh test -L /var/cpanel/caches/showtemplate.stor && rm -f /var/cpanel/caches/showtemplate.stor test -d /var/cpanel/caches/showtemplate.stor && rm -rf /var/cpanel/caches/showtemplate.stor /bin/true