cookutils diff cook @ rev 823

cooker.cgi: sort stuff files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 29 12:06:02 2016 +0200 (2016-07-29)
parents 2d2d9b8b9c98
children 5d200ccc3cee
line diff
     1.1 --- a/cook	Tue Jul 12 03:02:02 2016 +0300
     1.2 +++ b/cook	Fri Jul 29 12:06:02 2016 +0200
     1.3 @@ -1333,6 +1333,7 @@
     1.4  		check_root
     1.5  		_ 'Cook: setup environment' | log
     1.6  		title 'Setting up your environment'
     1.7 +		[ -d $SLITAZ ] || mkdir -p $SLITAZ
     1.8  		cd $SLITAZ
     1.9  		init_db_files
    1.10  		_ 'Checking for packages to install...'