chore: fix typo
This commit is contained in:
parent
46ebd792b7
commit
2e83c882f5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue