update: Fix.
This commit is contained in:
parent
e2ec63f407
commit
ece587fea5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
if [ -d './static/images/generated/']; then
|
if [ -d './static/images/generated/' ]; then
|
||||||
rm -r './static/images/generated/'
|
rm -r './static/images/generated/'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue