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.5 by root, Thu Jan 26 20:11:14 2012 UTC vs.
Revision 1.6 by root, Fri Jan 27 23:13:38 2012 UTC

1#!/bin/bash 1#!/bin/bash
2 2
3DEST=/root/src/deliantra/arch/res/ota_update 3DEST=/root/src/deliantra/arch/res/ota_update
4 4
5. util/checkdiff 5util/checkdiff
6 6
7umask 022 7umask 022
8 8
9read EXE_VER <dist/exe_ver 9read EXE_VER <dist/exe_ver
10 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines