]> git.proxmox.com Git - pmg-docs.git/blame - pmgupgrade.adoc
add SSL ceriticate generation doc
[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[]
22Upgrade Proxmox Mail Gateway
23============================
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
29optionally run an interactive shell after the update. This binary is
30invoked when starting an upgrade using the web GUI.
31
32If you are already logged in on the console, it is peferable to invoke
33`apt-get` directly.
34
35----
36# apt-get dist-upgrade
37----
38
39ifdef::manvolnum[]
40include::pmg-copyright.adoc[]
41endif::manvolnum[]
42