Trouble Shooting: working on the repo keys
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
664e57381c
commit
97dc2490b5
|
@ -318,7 +318,7 @@ def shared_files():
|
|||
'/lightdm/lightdm-gtk-greeter.conf',
|
||||
'/plymouth/plymouthd.conf',
|
||||
'/packages/deb-multimedia-keyring_2016.8.1_all.deb'
|
||||
#'/repo_public_key/trusted.gpg',
|
||||
'/repo_public_key/trusted.gpg',
|
||||
|
||||
|
||||
)
|
||||
|
@ -332,7 +332,7 @@ def shared_files():
|
|||
'/etc/lightdm/lightdm-gtk-greeter.conf',
|
||||
'/usr/share/plymouthd.conf',
|
||||
'/opt/pepconf/deb-multimedia-keyring_2016.8.1_all.deb',
|
||||
#'/etc/apt/trusted.gpg.d/trusted.gpg',
|
||||
'/etc/apt/trusted.gpg.d/trusted.gpg',
|
||||
|
||||
)
|
||||
# copy files to thier CHROOT Location
|
||||
|
|
Loading…
Reference in New Issue