1
0
Fork 0

Rename Raspbian archive keyring

This commit is contained in:
Braiden Vasco 2017-07-09 18:25:07 +00:00
parent e106a158cb
commit f67400fd7a
2 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ if [ ! -d "$ROOTFS_DIR" ]; then
capsh --drop=cap_setfcap -- -c "$BOOTSTRAP_CMD \
--components=main,contrib,non-free \
--arch armhf \
--keyring $KEYS_DIR/raspberrypi.gpg \
--keyring $KEYS_DIR/raspbian-archive-keyring.gpg \
jessie \
$ROOTFS_DIR \
http://mirrordirector.raspbian.org/raspbian/" || rmdir "$ROOTFS_DIR/debootstrap/"