]> git.proxmox.com Git - pmg-docs.git/blame - pmgupgrade.adoc
add rust lang footnote
[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
27This is a small wrapper around `apt-get dist-upgrade`. We use this to
28print additional information (kernel restart required?), and
0a739dae 29optionally run an interactive shell after the update. It is
f2016304
DM
30invoked when starting an upgrade using the web GUI.
31
0a739dae 32If you are already logged in on the console, it is preferable to invoke
f2016304
DM
33`apt-get` directly.
34
35----
36# apt-get dist-upgrade
37----
38
39ifdef::manvolnum[]
40include::pmg-copyright.adoc[]
41endif::manvolnum[]
42