Commit 1f4f755e authored by Mayoro Diagne's avatar Mayoro Diagne

configuring xellplan and remove install file after begining using it

parent 602e2499
......@@ -31,7 +31,7 @@ location = ${buildout:parts-directory}/${:_buildout_section_name_}
[application-configuration]
location = inc/sfx.php
[instance-recipe]
egg = slapos.cookbook
module = lamp.simple
......@@ -66,4 +66,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command}
stop-on-error = True
stop-on-error = True
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment