#!/bin/sh test -f "$1".zip && rm "$1".zip echo "[cleanup_package.sh] deleting $dir.zip"