fixed?
This commit is contained in:
parent
46e21b4c14
commit
e46983040e
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@ while true; do
|
||||||
done
|
done
|
||||||
|
|
||||||
cp /mnt/root/ca.crt /mnt/usr/local/share/ca-certificates/
|
cp /mnt/root/ca.crt /mnt/usr/local/share/ca-certificates/
|
||||||
|
cp /mnt/root/ca.crt /mnt/etc/ssl/certs/
|
||||||
chroot /mnt /bin/bash -c "update-ca-certificates"
|
chroot /mnt /bin/bash -c "update-ca-certificates"
|
||||||
|
|
Loading…
Reference in a new issue