diff --git a/build.sh b/build.sh index ddb6810..45f0be2 100755 --- a/build.sh +++ b/build.sh @@ -37,3 +37,5 @@ echo read md5 _ < <(md5sum "$FILE") echo "MD5 of the resulting file for the plugin file: $md5" echo "Run this tool again to validate the MD5 value from the plugin file." +echo +echo "Please remember to fill the changelog in zabbix_agent.plg." \ No newline at end of file