You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the equivalent bash script, I'm not sure about one of the lines though, I assume it's just for formatting, in which case you could replace it with just echo:
cd ../backend
python app.py
# Not sure about the following line# %SendKeys% {Enter}cd ../scheduler
sleep 10
python main.py
Can you run it on mac as well?
The text was updated successfully, but these errors were encountered: