From 896f71161ae0c46b8713b94f8445dc4fac697b63 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 2 Oct 2018 09:21:00 -0300 Subject: [PATCH] _sites ahora solo tiene 2 niveles --- bin/jekyll_build_all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/jekyll_build_all b/bin/jekyll_build_all index 2e405f15..daba0388 100755 --- a/bin/jekyll_build_all +++ b/bin/jekyll_build_all @@ -6,7 +6,7 @@ rails_root="${PWD}" # Encontrar todos los sitios Ășnicos con el archivo `.generate`. Esto # significa que la usuaria quiso generar el sitio. -find -L ./_sites -mindepth 3 -maxdepth 3 -name .generate \ +find -L ./_sites -mindepth 2 -maxdepth 2 -name .generate \ | sed "s/\/\.generate$//" \ | while read _path ; do # Como seguimos todos los symlinks y los sitios pueden estar