summarylogtreecommitdiffstats
path: root/guacamole-client.install
blob: 61c5d6308b38a21037d2fd130125110ee064b5b7 (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\n  Change your URI accordingly.\n"
}