Added reminder to fill the changelog to build.sh
This commit is contained in:
parent
26f3a29a61
commit
5f64422efd
2
build.sh
2
build.sh
@ -37,3 +37,5 @@ echo
|
|||||||
read md5 _ < <(md5sum "$FILE")
|
read md5 _ < <(md5sum "$FILE")
|
||||||
echo "MD5 of the resulting file for the plugin file: $md5"
|
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 "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."
|
Loading…
Reference in New Issue
Block a user