Skip to content

Commit

Permalink
Update ubuntu-focal-to-jammy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renepaul77 authored May 23, 2023
1 parent 1c9495c commit 639f185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/docs/update/ubuntu-focal-to-jammy.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sed -i 's/focal/jammy/g' /etc/apt/*/*.list
## Upgrade
Now the actual upgrade from Ubuntu 20.04 to 22.04 starts.
```
apt update && apt -y full-upgrade $openitcockpit_upd php-json php-curl php-gearman php-xml
apt update && apt -y full-upgrade $openitcockpit_upd php-json php-curl php-gearman php-xml apache2-
```


Expand Down

0 comments on commit 639f185

Please sign in to comment.