aboutsummarylogtreecommitdiffstats
path: root/tar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tar.sh')
-rwxr-xr-xtar.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tar.sh b/tar.sh
index 3146b939c59c..389eb18d460b 100755
--- a/tar.sh
+++ b/tar.sh
@@ -4,3 +4,5 @@ cd reg_tmp && \
tar -cvjSf reg_files.tar.bz2 * && \
mv reg_files.tar.bz2 ../ && \
cd ../
+
+md5sum reg_files.tar.bz2