debian/cubicweb-web.postinst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 17 Nov 2008 23:37:00 +0100
changeset 90 7fd4ffeb082b
parent 0 b97547f5f1fa
permissions -rw-r--r--
[doc] images were renamed and table of content changed

#! /bin/sh -e

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