Compare commits
No commits in common. "2a8097d15d31f7693ae7922b26540ca047b6cdb6" and "2386684a050109e5f5236bb340b805ac0a4c243c" have entirely different histories.
2a8097d15d
...
2386684a05
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Grab the latest cow source from github
|
||||
git clone -q https://github.com/Hydrazer/COW.git cow
|
||||
git clone -q https://github.com/BigZaphod/COW.git cow
|
||||
|
||||
# Generate the cow binary into bin
|
||||
mkdir -p bin
|
||||
|
|
Loading…
Reference in New Issue