Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac #2

Open
iameatingalionbar opened this issue Jul 5, 2023 · 2 comments
Open

Mac #2

iameatingalionbar opened this issue Jul 5, 2023 · 2 comments

Comments

@iameatingalionbar
Copy link

Can you run it on mac as well?

@nicdgonzalez
Copy link

If you have a Mac, I think you should test it yourself and let us know.

I would assume at the very least, you would need to write your own script for the scheduler batch file since .bat is for Windows.

@bolshoytoster
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants