diff options
| author | David Leutgeb <david@noreply.localhost> | 2022-03-15 17:09:35 +0100 |
|---|---|---|
| committer | David Leutgeb <david@noreply.localhost> | 2022-03-15 17:09:35 +0100 |
| commit | 436c5ddaa85e0f71fa8c8c43987ca084b483ff6c (patch) | |
| tree | 23a9bc8d640b79274a9ae189a365ead423b1aa5f /upgrade_5.4.x_to_6.0.x.md | |
| parent | 82f6c4dab168322bf06b62fa7c204bac09f68364 (diff) | |
| download | zabbix_upgrade-436c5ddaa85e0f71fa8c8c43987ca084b483ff6c.tar.gz zabbix_upgrade-436c5ddaa85e0f71fa8c8c43987ca084b483ff6c.zip | |
Diffstat (limited to 'upgrade_5.4.x_to_6.0.x.md')
| -rw-r--r-- | upgrade_5.4.x_to_6.0.x.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade_5.4.x_to_6.0.x.md b/upgrade_5.4.x_to_6.0.x.md index f57ff75..166eb59 100644 --- a/upgrade_5.4.x_to_6.0.x.md +++ b/upgrade_5.4.x_to_6.0.x.md @@ -128,7 +128,7 @@ apt list --upgradeable ### Install all upgrades ``` -apt ugprade +apt upgrade ``` ### Start zabbix Server |