Commit 59af3f25 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix typo;

parent a407126a
......@@ -78,5 +78,5 @@ list = ${products-deps:location} ${products-upgrade:location} ${products-bef:loc
recipe = plone.recipe.command
stop-on-error = true
location = bef_erp5-recipe
command = ${git:location}/bin/clone --quiet https://git.erp5.org/repos/slapos/sanef.git ${:location}
command = ${git:location}/bin/git clone --quiet https://git.erp5.org/repos/slapos/sanef.git ${:location}
update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
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