ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/util/ota-publish
(Generate patch)

Comparing deliantra/Deliantra-Client/util/ota-publish (file contents):
Revision 1.3 by root, Sat Jan 7 19:29:58 2012 UTC vs.
Revision 1.4 by root, Mon Jan 9 17:48:28 2012 UTC

34 echo " \"$NAME\" : { \"exe_ver\" : \"$EXE_VER\", \"md5\" : \"$md5\" }," 34 echo " \"$NAME\" : { \"exe_ver\" : \"$EXE_VER\", \"md5\" : \"$md5\" },"
35 done 35 done
36 echo "}" 36 echo "}"
37) >"$DEST/meta" 37) >"$DEST/meta"
38 38
39rsync -avzP dist/bin/. rain:/var/www/dist.schmorp.de/deliantra/ota/.
40rain "chmod 644 /var/www/dist.schmorp.de/deliantra/ota/*.*"
39 41
40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines