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

Cron issue #12

Closed
WaaromZoMoeilijk opened this issue Jan 20, 2017 · 1 comment
Closed

Cron issue #12

WaaromZoMoeilijk opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels

Comments

@WaaromZoMoeilijk
Copy link
Collaborator

WaaromZoMoeilijk commented Jan 20, 2017

After command:
crontab -u www-data -l | { cat; echo "*/15 * * * * php -f $NCPATH/cron.php > /dev/null 2>&1"; } | crontab -u www-data -

no crontab for www-data

@enoch85 any idea?

@WaaromZoMoeilijk
Copy link
Collaborator Author

NVM! Fixed.

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

No branches or pull requests

1 participant