]> git.proxmox.com Git - pmg-docs.git/blame - pmgupgrade.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmgupgrade.adoc
CommitLineData
f2016304
DM
1[[chapter_pmgupgrade]]
2ifdef::manvolnum[]
3pmgupgrade(1)
4=============
5:pmg-toplevel:
6
7NAME
8----
9
10pmgupgrade - Upgrade Proxmox Mail Gateway
11
12
13SYNOPSIS
14--------
15
16include::pmgupgrade.1-synopsis.adoc[]
17
18DESCRIPTION
19-----------
20endif::manvolnum[]
21ifndef::manvolnum[]
4ce37094
DM
22pmgupgrade - Upgrade Proxmox Mail Gateway
23=========================================
f2016304
DM
24:pmg-toplevel:
25endif::manvolnum[]
26
3e2d2270 27This is a small wrapper around `apt full-upgrade`. We use this to print
f11e91b5
DW
28additional information, like when a node reboot is required, due to a kernel
29update. Additionally, it can run an interactive shell after the update. This is
30used when starting an upgrade using the web GUI.
f2016304 31
0a739dae 32If you are already logged in on the console, it is preferable to invoke
3e2d2270 33`apt` directly.
f2016304
DM
34
35----
3e2d2270
TL
36# apt update
37# apt full-upgrade
f2016304
DM
38----
39
40ifdef::manvolnum[]
41include::pmg-copyright.adoc[]
42endif::manvolnum[]
43