#!/bin/bash if [ ! -d ../../web/tabletop-dl ] ; then echo "Making directory ../../web/tabletop-dl" mkdir ../../web/tabletop-dl fi cd .. && rsync -pav \ tabletop-dl/tableletop*.* \ tabletop-dl/backgrounds \ ../web/tabletop-dl/.