summarylogtreecommitdiffstats
path: root/victoriametrics.install
blob: b6bafdb8f1ae010b620ce7eabaa1ff5dc5a7d996 (plain)
1
2
3
4
5
6
post_install() {
	echo ':: Warning! From time to time there are breaking changes in VictoriaMetrics.
	echo ':: This package will not warn you about them, so please,
	echo ':: track it by yourself in changelog and follow the upgrade guides.'
	echo ':: Settings could be adjusted in /etc/default/victoriametrics'
}