Fix indent

This commit is contained in:
Antonin Décimo
2014-04-21 21:32:11 +02:00
parent c9b85033e2
commit d3a8b8d3a9

View File

@@ -556,8 +556,7 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
fi
## Love file ##
if [ $RELEASE_LOVE = false ]
then
if [ $RELEASE_LOVE = false ]; then
rm $PROJECT_NAME.love
fi