mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-10-02 07:12:29 +00:00
Fix indent
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user