debian/cubicweb-web.postinst
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 30 Mar 2009 19:38:25 -0700
changeset 1193 24486ce4dea1
parent 0 b97547f5f1fa
permissions -rw-r--r--
[doc] Improve a little bit postgres configuration and environment variables set-up. Needs to be finalized.

#! /bin/sh -e

ln -sf /usr/share/fckeditor/fckeditor.js /usr/share/cubicweb/cubes/shared/data
 
#DEBHELPER#
 
exit 0