Przeglądaj źródła

remove gpg from rpi

pull/71/head
luigifcruz 2 lat temu
rodzic
commit
3d5535a5ad
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      scripts/common

+ 1
- 1
scripts/common Wyświetl plik

@@ -15,7 +15,7 @@ bootstrap(){

BOOTSTRAP_ARGS+=(--arch arm64)
BOOTSTRAP_ARGS+=(--components "main,contrib,non-free")
BOOTSTRAP_ARGS+=(--keyring "${STAGE_DIR}/files/raspberrypi.gpg")
#BOOTSTRAP_ARGS+=(--keyring "${STAGE_DIR}/files/raspberrypi.gpg")
BOOTSTRAP_ARGS+=(--exclude=info)
BOOTSTRAP_ARGS+=("$@")
printf -v BOOTSTRAP_STR '%q ' "${BOOTSTRAP_ARGS[@]}"


Ładowanie…
Anuluj
Zapisz