diff options
-rwxr-xr-x | tools/sfsnapshot-upload | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sfsnapshot-upload b/tools/sfsnapshot-upload index 6cf03496..9eabcbbb 100755 --- a/tools/sfsnapshot-upload +++ b/tools/sfsnapshot-upload @@ -109,6 +109,9 @@ cat <<-END_README > README For backward-compatibility, the nagios-plugins-HEAD.tar.gz and nagios-plugins-trunk-<ts> point to their corresponding "master" head. + The tarballs will only be updated when a change has been made. The + MD5SUM file will be updated each time. + The MD5SUM are: END_README md5sum *.gz | tee -a README > MD5SUM |