2024-06-03
This commit is contained in:
22
Barcode-Host/tasks/update-os.md
Normal file
22
Barcode-Host/tasks/update-os.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.441Z"
|
||||
updated: "2024-01-06T01:22:07.441Z"
|
||||
---
|
||||
|
||||
# update-os
|
||||
|
||||
```bash
|
||||
lsb_release -a
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt install update-manager-core
|
||||
do-release-upgrade
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [ ] unity5
|
Reference in New Issue
Block a user