~jfabian-pe/planeta-ribosoma/0.1

« back to all changes in this revision

Viewing changes to Planeta-Ribosoma/.git/hooks/post-commit.sample

  • Committer: Jesus Fabian
  • Date: 2010-05-23 22:31:58 UTC
  • Revision ID: jfabian.pe@gmail.com-20100523223158-s0u3oiikvy1oyf54
Por fin un instalador ademas de la integracion del SimplePie, aun queda pendiente el cron para borrar la carpeta cache, asi como el modulo de administracion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
#
3
 
# An example hook script that is called after a successful
4
 
# commit is made.
5
 
#
6
 
# To enable this hook, rename this file to "post-commit".
7
 
 
8
 
: Nothing