mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 15:28:47 +00:00
Previously, we started ngrok/atlantis server in the background and then did a sleep to ensure the processes were running or just assumed they were up. Now, we wait for a specific output to ensure those processes are running before continuing on with the rest of the script. Fixes #92.