Updated Makefile and added README
This commit is contained in:
parent
45872dcc88
commit
067e76f60d
3
Makefile
3
Makefile
@ -1,5 +1,6 @@
|
||||
run:
|
||||
.env/bin/python discoverd.py
|
||||
.env/bin/python setup.py install
|
||||
.env/bin/python -m ironic_discoverd
|
||||
|
||||
env:
|
||||
rm -rf .env
|
||||
|
Loading…
Reference in New Issue
Block a user