Revision 4e955eb1
Added by Scott Ullrich over 15 years ago
etc/phpshellsessions/gitsync | ||
---|---|---|
4 | 4 |
* Part of the pfSense project pfSsh.php subsystem |
5 | 5 |
*/ |
6 | 6 |
|
7 |
require_once("filter.inc"); |
|
8 |
require_once("shaper.inc"); |
|
9 |
require_once("rrd.inc"); |
|
10 |
|
|
7 | 11 |
conf_mount_rw(); |
8 | 12 |
|
9 | 13 |
exec("rm -rf /home/pfsense /root/pfsense /pfSenseGITREPO/"); |
Also available in: Unified diff
include needed libraries