#!/bin/bash rm -f template.zip zip -r template.zip template/ rm -f backup.zip zip -r backup.zip backup/ rm -f pmci.zip zip -r pmci.zip pmci/