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

import from git immediately #18

Open
KonradHoeffner opened this issue Oct 18, 2021 · 2 comments
Open

import from git immediately #18

KonradHoeffner opened this issue Oct 18, 2021 · 2 comments

Comments

@KonradHoeffner
Copy link

While the regular chronjob git pull is nice, it would be helpful if the git import would happen immediately as well, so one does not have to wait to check if everything is set up correctly.

@KonradHoeffner
Copy link
Author

I am not sure how to implement this, what do you think about adding the following to the end of envsetter.sh?

# execute right away
echo "Importing for the first time"
/virtuoso/cronscript.sh

@white-gecko
Copy link
Member

white-gecko commented Nov 9, 2021

I currently don't have a test setup. If you could test this for us and open a pull-request. We could add it.

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

2 participants