fix installer

This commit is contained in:
VirtuBox
2019-04-11 20:40:43 +02:00
parent 333b118c5d
commit b8fbf44b61

View File

@@ -688,7 +688,7 @@ fi
wo sync | tee -ai $wo_install_log
if [ "$ee_migration" -eq "1" ]; then
if [ "$ee_migration" = "1" ]; then
echo
wo_lib_echo "The migration from EasyEngine to WordOps was succesfull!"
wo_lib_echo "The EasyEngine backup files can be found in /var/lib/wo-backup/ee-backup.tgz"