#!/bin/bash
eccet_ppmtohtml "$@"
cd "$1"
html2ps -U index.html >index.ps
