/script/pushwiki

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

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