1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge pull request #4471 from qaxi/patch-2

#4470 correct Ubuntu package name
This commit is contained in:
Jeremy Stretch
2020-04-09 10:06:35 -04:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ This document contains instructions for migrating from a legacy NetBox deploymen
### Uninstall supervisord
```no-highlight
# apt-get remove -y supervisord
# apt-get remove -y supervisor
```
### Configure systemd