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

Install.sh: adding to crontab doesn't work if crontab is empty #102

Closed
felix-schott opened this issue Dec 2, 2024 · 3 comments
Closed
Labels
bug Something isn't working deployment

Comments

@felix-schott
Copy link
Owner

If crontab is empty, crontab -l fails

@felix-schott felix-schott added bug Something isn't working deployment labels Dec 2, 2024
@felix-schott
Copy link
Owner Author

the cron job also needs to include the app directory as first argument

@felix-schott
Copy link
Owner Author

cd $directory && bash $directory/migrations-alert.sh $directory

felix-schott added a commit that referenced this issue Dec 12, 2024
felix-schott added a commit that referenced this issue Dec 12, 2024
* close #105, #102

* changelog
@felix-schott
Copy link
Owner Author

solved via #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment
Projects
None yet
Development

No branches or pull requests

1 participant