Update readme.txt (#869)
This commit is contained in:
parent
fab146b328
commit
f5e120ad2e
|
@ -4,3 +4,5 @@ example: If you input a password for a private key, it is stored in clear text
|
||||||
add this to the lemur.plugins entry_points in /www/lemur/setup.py
|
add this to the lemur.plugins entry_points in /www/lemur/setup.py
|
||||||
|
|
||||||
'linux_destination = lemur.plugins.lemur_linuxdst.plugin:LinuxDstPlugin',
|
'linux_destination = lemur.plugins.lemur_linuxdst.plugin:LinuxDstPlugin',
|
||||||
|
|
||||||
|
note: DO NOT FORGET TO EXECUTE 'make release' and restart your service after modifying the setup.py
|
||||||
|
|
Loading…
Reference in New Issue