mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
unknown changes on server
This commit is contained in:
parent
d7de3bd4cf
commit
f1aa219ed3
2
aosp.sh
2
aosp.sh
@ -13,7 +13,7 @@ function repo_init() {
|
|||||||
|
|
||||||
function repo_sync() {
|
function repo_sync() {
|
||||||
cd $TUNASYNC_WORKING_DIR
|
cd $TUNASYNC_WORKING_DIR
|
||||||
$REPO sync -f
|
$REPO sync -f -j1 || echo "WARNING: repo-sync may fail, but we just ignore it."
|
||||||
}
|
}
|
||||||
|
|
||||||
function git_repack() {
|
function git_repack() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user