Update .zlogin
This commit is contained in:
parent
c48db1b088
commit
b607905dab
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
|
|||
$HOME/.setup_teststation
|
||||
|
||||
# Trust added root CAs
|
||||
echo -n "Updating certificate store... "
|
||||
sudo trust extract-compat
|
||||
|
||||
# Start HW-diags
|
||||
|
|
|
|||
Loading…
Reference in a new issue