buscar-archivos: agregar la carpeta de Proyectos
This commit is contained in:
parent
4afc8f0e71
commit
994d90374a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -e
|
||||
cd ~
|
||||
file="$(find \
|
||||
Documents Sync Pictures Downloads \
|
||||
Documents Sync Pictures Downloads Proyectos \
|
||||
-iname '*.jpg' -or \
|
||||
-iname '*.png' -or \
|
||||
-iname '*.js' -or \
|
||||
|
|
Loading…
Reference in a new issue