mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Various little fixes
This commit is contained in:
@@ -9,7 +9,7 @@ do
|
||||
PROJECT_ICO=$OPTARG
|
||||
fi
|
||||
done
|
||||
EXCLUDE_FILES="$EXCLUDE_FILES $PROJECT_ICO test"
|
||||
EXCLUDE_FILES="$EXCLUDE_FILES $PROJECT_ICO"
|
||||
|
||||
# Wine
|
||||
FOUND_WINE=true
|
||||
|
Reference in New Issue
Block a user