This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
5d6f42d136
zulip
/
puppet
/
zulip_ops
/
files
/
cron.d
/
active-user-stats
4 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add active-user-stats script to cron/puppet properly (imported from commit 192ec002b5ff3c78866e2fc01482cb2f750eb7a0)
2013-10-28 15:15:55 +01:00
MAILTO=root
Always start python via shebang lines. This is preparation for supporting using Python 3 in production. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2016-11-22 01:44:16 +01:00
*/10 * * * * zulip cd /home/zulip/deployments/current && ./manage.py active_user_stats