Skip to content

Commit

Permalink
wait msg 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Jan 2, 2025
1 parent ac83199 commit 141dd25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ for install_command in \
current_jobs=0
fi
done

setMSG "Waiting for installation tasks to finish.."
wait # Wait for any remaining jobs to finish

setMSG "Configuring emulators & tools.."
Expand Down Expand Up @@ -347,7 +347,7 @@ fi
#
# We mark the script as finished
#
setMSG "Waiting for all task to finish.."
setMSG "Waiting for setup tasks to finish.."
wait
echo "" > "$emudeckFolder/.finished"
echo "" > "$emudeckFolder/.ui-finished"
Expand Down

0 comments on commit 141dd25

Please sign in to comment.