#!/bin/sh set -e set -u export PKG=icedeb@modsoftsys.com-uuid [ ! -e $PKG.xpi ] || rm $PKG.xpi zip -r $PKG.xpi chrome install* chrome.manifest