Add an additional wait

This commit is contained in:
VirtuBox
2019-09-02 19:50:43 +02:00
parent 43f633e2af
commit 1668b4453f

View File

@@ -806,7 +806,7 @@ wo_cheat_install() {
###
# 4 - WO MAIN SETUP
###
wait
if [ "$wo_purge" = "y" ]; then
wo_lib_echo "Backing-up WO install" | tee -ai $wo_install_log
wo_backup_wo | tee -ai $wo_install_log