chore: fix typo

This commit is contained in:
William Harrison 2024-05-30 17:01:56 +08:00 committed by GitHub
parent 46ebd792b7
commit 2e83c882f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,7 +296,7 @@ if [[ $1 != "-bash" ]]; then
# Finish installation
if [[ $1 != "--post-upgrade" ]]; then
PRINT SUCCESS "Blueprint has completed it's installation process."
PRINT SUCCESS "Blueprint has completed its installation process."
fi
dbAdd "blueprint.setupFinished"