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.4 by root, Mon Jan 9 17:48:28 2012 UTC vs.
Revision 1.5 by root, Thu Jan 26 20:11:14 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
5. util/checkdiff
4 6
5umask 022 7umask 022
6 8
7read EXE_VER <dist/exe_ver 9read EXE_VER <dist/exe_ver
8 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines