debian/cubicweb-web.postinst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 20 Nov 2008 20:14:23 +0100
changeset 113 1091d8d63f51
parent 0 b97547f5f1fa
permissions -rw-r--r--
[doc] add a level for better structure

#! /bin/sh -e

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