fixed ca stuff
This commit is contained in:
parent
e155388f39
commit
d884bcf6c6
11 changed files with 31 additions and 11 deletions
|
@ -31,5 +31,5 @@ while true; do
|
|||
fi
|
||||
done
|
||||
|
||||
cp ca.crt /mnt/usr/local/share/ca-certificates/
|
||||
cp /mnt/root/ca.crt /mnt/usr/local/share/ca-certificates/
|
||||
chroot /mnt /bin/bash -c "update-ca-certificates"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue