#!/bin/sh

tar -czf zipper.tgz install $1 INSTALL.txt
