aboutsummaryrefslogtreecommitdiffstats
path: root/generasitio.sh
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-26 17:24:27 -0500
committersejo <sejo@texto-plano.xyz>2021-05-26 17:24:27 -0500
commit3c895efc1f2aa56575a8b1e252ae105c7b86e386 (patch)
treec471816fe3063d1d35ce05479470cf6de02356c6 /generasitio.sh
parente7e60ae69738ef93d8ccd989eadfec88d87264b8 (diff)
downloadsitio-3c895efc1f2aa56575a8b1e252ae105c7b86e386.tar.gz
crea directorios destino en script
Diffstat (limited to 'generasitio.sh')
-rwxr-xr-xgenerasitio.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/generasitio.sh b/generasitio.sh
index 0b4ef51..0c707ea 100755
--- a/generasitio.sh
+++ b/generasitio.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+mkdir -p {web,gem}
+
echo "revisando y copiando imágenes..."
for f in $(find src/ -regextype awk -regex ".*(jpg|png|gif)")
do
Un proyecto texto-plano.xyz