#!/bin/sh ## # NAME # mpsync # # SYNOPSIS # mpsync # # VERSION # 2.0.0 # 20051230 ## echo "rsync -auvze ssh hmug.org:web/mports/ $DEVDIR" rsync -auvze ssh hmug.org:web/mports/ $DEVDIR