debian/cubicweb-web.postinst
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 13 Apr 2009 10:10:18 -0700 (2009-04-13)
changeset 1350 31e4c8d30e5d
parent 0 b97547f5f1fa
permissions -rw-r--r--
[doc] Adds how to add attribute in DB.
#! /bin/sh -e

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