tiny-slitaz diff step1.php @ rev 1

Auto-update files.list.lzma
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 21 11:16:18 2012 +0200 (2012-08-21)
parents 55f97ee147e8
children 577e6e91216d
line diff
     1.1 --- a/step1.php	Fri Mar 23 19:37:38 2012 +0100
     1.2 +++ b/step1.php	Tue Aug 21 11:16:18 2012 +0200
     1.3 @@ -51,6 +51,7 @@
     1.4  }
     1.5  
     1.6  if (!isset($_POST['kernel'])) {
     1.7 +	shell_exec("sudo ./helper --init"); 
     1.8  	if (isset($_POST['config'])) {
     1.9  		upload("uploadconf");
    1.10  	}