#!/bin/sh
# Install files
cp ./rpmbuilder /usr/bin/
echo Installation Complete!