Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
torsocks curl --silent https://gitlab.tails.boum.org/tails/tails/-/raw/master/config/chroot_local-includes/usr/share/tails/certs/lets-encrypt-r3.pem \| sudo tee --append /usr/local/etc/ssl/certs/tails.boum.org-CA.pem \&& systemctl --user restart tails-upgrade-frontend
This command is a single command that wraps across several lines. Copy and paste the entire block at once and make sure that it executes as a single command.
torsocks curl --silent https://tails.boum.org/isrg-root-x1-cross-signed.pem \| sudo tee --append /usr/local/etc/ssl/certs/tails.boum.org-CA.pem \&& systemctl --user restart tails-upgrade-frontend