do not sync in build chroots
This commit is contained in:
parent
b56d5da7e1
commit
e527e0630b
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ while [[ $# -gt 0 ]]; do
|
||||||
done
|
done
|
||||||
|
|
||||||
if [[ $CHROOTED == 1 ]] ; then
|
if [[ $CHROOTED == 1 ]] ; then
|
||||||
|
SYNC_COMMAND=""
|
||||||
for repo in helpers meskal-overlay selba ; do
|
for repo in helpers meskal-overlay selba ; do
|
||||||
emaint sync -r "$repo"
|
emaint sync -r "$repo"
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue