Merge pull request #38 from wdhdev/patch-1

chore: fix typo
This commit is contained in:
Ahwx 2024-05-30 14:06:29 +02:00 committed by GitHub
commit 2f27b54d57
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"