Added a script for building and installing the rpm

This commit is contained in:
Anton Beloglazov 2012-10-04 18:41:26 +10:00
parent da3f530c38
commit c871c18e73

4
install-rpm.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
./build-rpm.sh
yum reinstall -y dist/openstack-neat-0.1-1.noarch.rpm