Add --filesync option. Love file stays in release dir

This commit is contained in:
Antonin Décimo
2014-08-20 10:28:07 +02:00
parent a3ac751f9e
commit d0c14011c6
5 changed files with 4 additions and 11 deletions

View File

@@ -94,6 +94,6 @@ if [ "$RELEASE_WIN_64" = true ] && [ "$LOVE_GT_080" = true ]; then
rm -rf love-$LOVE_VERSION-win64.zip love-$LOVE_VERSION-win64
fi
remove_love_file
exit_module