Update install

fix typo succesfull
This commit is contained in:
Michael Angelo F. Cobo
2024-03-16 17:15:26 +08:00
committed by GitHub
parent e7d1cc1506
commit 280e0901e7

View File

@@ -879,11 +879,11 @@ else
if [ "$ee_migration" = "1" ]; then
echo
wo_lib_echo "The migration from EasyEngine to WordOps was succesfull!"
wo_lib_echo "The migration from EasyEngine to WordOps was successful!"
wo_lib_echo "The EasyEngine backup files can be found in /var/lib/wo-backup/ee-backup.tgz"
echo
elif [ "$wo_upgrade" = "1" ]; then
wo_lib_echo "WordOps (wo) upgrade to $wo_version_new was succesfull!"
wo_lib_echo "WordOps (wo) upgrade to $wo_version_new was successful!"
wo_lib_echo "Changelog is available on https://github.com/WordOps/WordOps/releases/tag/$wo_version_new"
echo
wo_lib_echo "To upgrade WordOps web stacks, you can use the command:"