summarylogtreecommitdiffstats
path: root/guacamole.install
blob: 86b7f512d0e1197f05bf0bc222f9b767a5dd65d3 (plain)
1
2
3
4
5
## arg 1:  the new package version
## arg 2:  the old package version
post_upgrade() {
	echo -e "\n** Attention. Since version 0.9.10, webapp changed to guacamole-incubating\nChange your URI accordingly. **"
}