diff options
author | Lolcust <attorney_at_lol@lawyer.com> | 2011-09-26 01:04:58 +0300 |
---|---|---|
committer | Lolcust <attorney_at_lol@lawyer.com> | 2011-09-26 01:04:58 +0300 |
commit | de7455797ecd5d0c65b081b428a21df32151cb84 (patch) | |
tree | 3bb8f30d69309b6d7eac6e32fbf2a0a74801f28f /mknsis.sh | |
parent | ac92e27c8e016bddd5e4c49e43ecd6244defeaf5 (diff) |
Tweaked to be slightly easier to use with Tenebrix, tested.
Diffstat (limited to 'mknsis.sh')
-rwxr-xr-x | mknsis.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -30,5 +30,4 @@ echo -n "SHA1: " sha1sum "$OUT_BASE.zip" echo -n "MD5: " -md5sum "$OUT_BASE.zip" - +md5sum "$OUT_BASE.zip"
\ No newline at end of file |