stage0: Verify Releases during bootstrap

Fixes #5
pull/48/merge
Serge Schneider 2017-05-10 13:08:02 +01:00
parent 4e5dc43a36
commit 8e377c407f
2 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ bootstrap(){
fi fi
capsh --drop=cap_setfcap -- -c "${BOOTSTRAP_CMD} --components=main,contrib,non-free \ capsh --drop=cap_setfcap -- -c "${BOOTSTRAP_CMD} --components=main,contrib,non-free \
--arch armhf\ --arch armhf \
--no-check-gpg \ --keyring "${STAGE_DIR}/files/raspberrypi.gpg" \
$1 $2 $3" $1 $2 $3"
} }
export -f bootstrap export -f bootstrap

Binary file not shown.