updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / alfresco-community-spp / install
blob824595ea9994ae450f25eef6980c041346b3f782
1 post_install() {
2   echo "======> ATTENTION <======"
3   echo "You need to install this module into the web application"
4   echo "with apply_amps.sh when the servelet container is down."
5   echo "You will also need to remove any expanded directories"
6   echo "(such as /srv/tomcat/webapps/alfresco)."
9 # vim:set ts=2 sw=2 et: