mirror of
https://github.com/danog/repo.git
synced 2024-11-30 05:59:00 +01:00
Added support for cydia
This commit is contained in:
parent
d682256c59
commit
2276a23d7c
@ -76,7 +76,7 @@ git branch -d gh-pages
|
||||
git checkout --orphan gh-pages
|
||||
git rm -rf .
|
||||
cp -a $temp/* .
|
||||
cp -a dists/lenny dists/ios
|
||||
cp -a dists/lenny/main/binary-iphoneos-arm/* .
|
||||
gitsync gh-pages "Added/updated ${total}"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user