Project

General

Profile

« Previous | Next » 

Revision 97e553ae

Added by Scott Ullrich over 16 years ago

rm -rf /pfSenseGITREPO, too

View differences:

etc/phpshellsessions/cvssync
4 4
 *   Part of the pfSense project pfSsh.php subsystem
5 5
 */
6 6

  
7
exec("rm -rf /home/pfsense /root/pfsense");
7
exec("rm -rf /home/pfsense /root/pfsense /pfSenseGITREPO/");
8 8

  
9 9
$GIT_REPO="http://gitweb.pfsense.org/pfsense/mainline.git";
10 10
$CODIR =  "/root/pfsense/";

Also available in: Unified diff