Skip to content
Snippets Groups Projects
Commit a4320c72 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

avoid double gpg check

parent fbc68d1d
No related branches found
No related tags found
No related merge requests found
......@@ -315,7 +315,7 @@ start_from(){
mount_umount "$NEWROOT" "mount"
mount_one "${CACHE_DIR}" "${CACHE_DIR}" "$NEWROOT/var/cache/pacman/pkg" -o bind
copy_file
check_gpg "$GPG_DIR"
#check_gpg "$GPG_DIR"
sync_data
install_package
copy_rootfs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment