Merge pull request #4471 from qaxi/patch-2
#4470 correct Ubuntu package name
This commit is contained in:
commit
cfc09bfcc8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue