mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Cache has now subdirs for each Love version
This commit is contained in:
@@ -198,6 +198,7 @@ fi
|
||||
|
||||
## Releases generation ##
|
||||
RELEASE_DIR=$RELEASE_DIR/$LOVE_VERSION
|
||||
CACHE_DIR=$CACHE_DIR/$LOVE_VERSION
|
||||
mkdir -p $RELEASE_DIR $CACHE_DIR
|
||||
|
||||
rm -rf $RELEASE_DIR/$PROJECT_NAME.love 2> /dev/null
|
||||
|
Reference in New Issue
Block a user