ember/refresh-amber-media-dev.sh
2011-05-22 15:08:49 +02:00

7 lines
357 B
Bash
Executable file

#! /bin/sh
#updates amber with the needed media. This will only work for me (Erik Hjortsberg) since only I know the password (as found in rsyncpasswd)
#usage: ./refresh-amber-media-dev.sh <media svn directory>
sh make_dist_media.sh $1 ${PWD}/media-dev 256
rsync -uavz --password-file rsyncpasswd media-dev/media/* amber.worldforge.org::media-dev-update