restore bin/ryu-manager
Some environments assumes bin/ryu-manager (executes it locally). So let's restore it. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
7d4a54c44e
commit
23013d8389
4
bin/ryu-manager
Executable file
4
bin/ryu-manager
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from ryu.cmd.manager import main
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user