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

Increase frequency of run time? #28

Open
syoung-quizlet opened this issue Aug 12, 2021 · 2 comments
Open

Increase frequency of run time? #28

syoung-quizlet opened this issue Aug 12, 2021 · 2 comments

Comments

@syoung-quizlet
Copy link

Currently it seems it runs once a day. Is it possible to increase that?

Current Run Time: Thu Aug 12 10:59:05 PDT 2021
User will be reminded after: Fri Aug 13 10:59:05 PDT 2021
@syoung-quizlet
Copy link
Author

I have the re-notification set to 7200 seconds

@bp88
Copy link
Owner

bp88 commented Oct 1, 2021

Sorry for the delay in responding back.

The OSUpdateNotifier.sh will only run once a day if you have set an End Date and it is past the End Date when the script executes. Once it is past the End Date, the user will get notified X amount of times (based on how many deferrals/postponements are left) and that notification will take place every 24 hours. That's hard coded into the script.

The re-notification period comes into play when you have set the Nag Date and it is past the Nag Date (but before the End Date assuming you've set that). The idea here is that you get to control how often the user is notified to update and the user has no control over this. You can modify the re-notification period as part of the script.

Let me know if this answers your question.

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