update: Fix.

This commit is contained in:
William Floyd 2020-03-13 07:15:48 +01:00
parent e2ec63f407
commit ece587fea5
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -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