/script/pushwww

http://github.com/budu/lobos · #! · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · e5438b7296977654f687c9cc629bd3ee MD5 · raw file

  1. #!/bin/bash
  2. cd www
  3. git push
  4. cd ..