ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
/
cvs
/
deliantra
/
Deliantra-Client
/
util
/
build.osx
Revision:
1.2
Committed:
Wed Jan 4 11:41:25 2012 UTC
(13 years, 3 months ago) by
root
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1
:
+1 -8 lines
Log Message:
*** empty log message ***
File Contents
#
Content
1
#!/bin/sh
2
3
ssh osx105 "cd src/deliantra/Deliantra-Client && util/gatherer"
4
rsync -aPessh osx105:src/CFPlus/dist/darwin-x86* dist/. --del
5