Fix syntax error
Signed-off-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
parent
f7220ac9fb
commit
482dd540fa
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ rm "$RELEASE_TAR_FILE_NAME"
|
|||
|
||||
# Create legacy update package for Avalonia to not left behind old testers.
|
||||
if [ "$VERSION" != "1.1.0" ];
|
||||
then
|
||||
cp $RELEASE_TAR_FILE_NAME.gz test-ava-ryujinx-$VERSION-macos_universal.app.tar.gz
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue