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