/script/init
http://github.com/budu/lobos · #! · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · f58d967b282857569bc39be513bef12d MD5 · raw file
- #!/bin/bash
- ORIGIN=`git remote -v | grep "origin\(.*\)fetch" | grep -o "git@.*/"`
- git clone -b gh-pages ${ORIGIN}lobos.git www
- git clone ${ORIGIN}lobos.wiki.git wiki