Different server path

This commit is contained in:
Jay McCarthy 2011-06-29 12:17:34 -06:00
parent 0896792e23
commit 4a9ec78844

View File

@ -1,2 +1,2 @@
#!/bin/bash
rsync -avz . plt-drdr:/opt/svn/drdr/ --exclude=compiled --delete --exclude=data
rsync -avz . drdr:/opt/svn/drdr/ --exclude=compiled --delete --exclude=data