#!/bin/bash # ('app/templates', './templates'), # ('app/rules', './rules'), # ('static', './static'), # ('app/rant', './rant'), # ('opt', './opt') zip -7rv seagull.pak static cd app zip -7rv ../seagull.pak templates rules rant