mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 14:42:19 +08:00
Update README.md
This commit is contained in:
parent
6d7a354cc7
commit
574dc9b58e
10
README.md
10
README.md
|
@ -266,12 +266,14 @@ language-pack-en-base 在debian中好像没有,只有Ubuntu有好像,不知
|
|||
|
||||
```bash
|
||||
sudo rm -rf /var/cache/apt/archives/lock
|
||||
sudo pkill apt
|
||||
sudo rm /var/lib/dpkg/lock-frontend
|
||||
sudo rm /var/lib/apt/lists/lock
|
||||
sudo rm /var/cache/apt/archives/lock
|
||||
sudo rm /var/lib/dpkg/lock
|
||||
sudo dpkg --configure -a
|
||||
```
|
||||
|
||||
或查看下文
|
||||
|
||||
https://itsfoss.com/fix-ubuntu-install-error/
|
||||
|
||||
### debian缺失公钥
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user