Added a script for building and installing the rpm
This commit is contained in:
parent
da3f530c38
commit
c871c18e73
4
install-rpm.sh
Executable file
4
install-rpm.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./build-rpm.sh
|
||||
yum reinstall -y dist/openstack-neat-0.1-1.noarch.rpm
|
Loading…
Reference in New Issue
Block a user