stagit

my fork of stagit that runs this site
git clone git://git.jakekoroman.com/stagit
Log | Files | Refs | README | LICENSE

update_stagit (146B)


      1 #!/bin/sh
      2 
      3 cd /var/www/stagit
      4 /home/git/opt/stagit/example_create.sh
      5 cd - > /dev/null
      6 chown -R git /var/www/stagit/
      7 chgrp -R git /var/www/stagit/