#!/bin/sh # First argument of this script is the package name ./cis-gnome ${1} && gst-register # Return last error exit $?