Update outdated script in troubleshooting

This commit is contained in:
Mikhail f. Shiryaev 2023-11-15 15:03:16 +01:00
parent 6ef5c4cafe
commit 993c3e6dba
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -17,12 +17,8 @@
- The issue may be happened when the GPG key is changed.
Please use the following scripts to resolve the issue:
Please use the manual from the [setup](../getting-started/install.md#setup-the-debian-repository) page to update the repository configuration.
```bash
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 8919F6BD2B48D754
sudo apt-get update
```
### You Get Different Warnings with `apt-get update` {#you-get-different-warnings-with-apt-get-update}