chore(cli): Allow override or only upgrade (#1377)

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2023-06-24 00:50:02 +02:00 committed by GitHub
parent f94779ddf0
commit 8213219b0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -393,7 +393,7 @@ do
CLEANUP_TOOLING=1
else
log title "Applying Latest OpenReplay Patches"
UPGRADE_OR_ONLY=1
UPGRADE_OR_ONLY=${UPGRADE_OR_ONLY:-1}
fi
upgrade
clean_tmp_dir