copy_some_folders.sh renombrado a copy_skraper_media.sh

This commit is contained in:
2023-04-03 20:26:25 +02:00
parent e2fd5e4b0c
commit e00517538a
@@ -8,7 +8,7 @@ readonly ORIGEN
DESTINO=~/skraper
readonly DESTINO
MEDIA="mix cover title screenshot"
MEDIA="cover title screenshot"
readonly MEDIA
mkdir -p "${DESTINO}"