~rhcarvalho/+junk/eskahits

« back to all changes in this revision

Viewing changes to update_hits.sh

  • Committer: Rodolfo Carvalho
  • Date: 2010-10-25 04:03:59 UTC
  • Revision ID: rhcarvalho@gmail.com-20101025040359-2eb11ombdbgjpoot
UNIX line ending

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
python2.7 eskahits.py 400 > ../eskahits_log/hits
3
 
bzr ci --unchanged -m "Hits update - $(date)" ../eskahits_log/hits
 
 
b'\\ No newline at end of file'
 
1
#!/bin/sh
 
2
python2.7 eskahits.py 400 > ../eskahits_log/hits
 
3
bzr ci --unchanged -m "Hits update - $(date)" ../eskahits_log/hits