images: Fix.
This commit is contained in:
parent
7488bd8b32
commit
70eadf4f82
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
__target='./static/images/reduced/clickbait'
|
||||
__target='./static/images/reduced/clickbait/'
|
||||
__source='../blog-images/dirs/clickbait/reduced/'
|
||||
|
||||
if [ -d "${__target}" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue