update
This commit is contained in:
@@ -8,7 +8,8 @@ docker-compose -f docker-compose_pytorch2.3.yml build
|
||||
## 物理机更新内核
|
||||
|
||||
```shell
|
||||
uname -r
|
||||
uname -r # 5.4.0-144-generic
|
||||
lsb_release -a
|
||||
sudo apt-get update # This will update the repositories list
|
||||
sudo apt-get upgrade # This will update all the necessary packages on your system
|
||||
sudo apt-get dist-upgrade # This will add/remove any needed packages
|
||||
|
||||
Reference in New Issue
Block a user