From caba11a8e7089cec153d4943538217cbca555dc0 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 26 Dec 2008 23:14:38 +0000 Subject: tftp add backup for the tftp directory --- packages/tftp/tftp.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/tftp/tftp.inc') diff --git a/packages/tftp/tftp.inc b/packages/tftp/tftp.inc index de6b90db..0e86b400 100644 --- a/packages/tftp/tftp.inc +++ b/packages/tftp/tftp.inc @@ -130,9 +130,7 @@ function php_install_command() //extract a specific directory to /usr/local/freeswitch if (file_exists('/tmp/'.$filename)) { - //echo "The file $filename exists"; - - //Recommended + //echo "The file $filename exists"; system('cd /tftpboot; tar xvpfz /tmp/'.$filename.' tftpboot/'); unset($filename); -- cgit v1.2.3